Profile extension BlankExt

App
Base Application
Namespace
System.Environment.Configuration
Versions
25-28
Extends
#63ca2fa44f034f2ba480172fef340d3f#BLANK

Versions171819202122232425262728

Source29

Source in 29

src/Layers/W1/BaseApp/Modules/System/Profile/BlankExt.ProfileExt.al6 lines, Copyright (c) Microsoft Corporation. MIT

namespace System.Environment.Configuration;

profileextension BlankExt extends BLANK
{
    Enabled = false;
}