C-DEngine 5.105

TheServiceHostInfo..::..AllowSetScopeWithSetAdmin Property

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool AllowSetScopeWithSetAdmin { get; set; }
Public Property AllowSetScopeWithSetAdmin As Boolean
	Get
	Set
public:
property bool^ AllowSetScopeWithSetAdmin {
	bool^ get ();
	void set (bool^ value);
}