Namespace: DeltaEngine.CoreAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public bool CustomSettingsExists { get; protected set; }
public bool CustomSettingsExists { get; protected set; }
Public Property CustomSettingsExists As Boolean
Get
Protected Set
Public Property CustomSettingsExists As Boolean
Get
Protected Set
public:
property bool CustomSettingsExists {
bool get ();
protected: void set (bool value);
}
public:
property bool CustomSettingsExists {
bool get ();
protected: void set (bool value);
}
member CustomSettingsExists : bool with get, set
member CustomSettingsExists : bool with get, set
Property Value
Type:
Boolean