SysConfig.configType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Dynamics::AX::Application::ConfigType configType { Dynamics::AX::Application::ConfigType get(); void set(Dynamics::AX::Application::ConfigType value); };
public Dynamics.AX.Application.ConfigType configType { get; set; }
member this.configType : Dynamics.AX.Application.ConfigType with get, set
Public Property configType As ConfigType