eDriven Framework API
Enabled Property
NamespaceseDriven.Core.ManagersSystemManagerEnabled
eDriven Framework API
If true, system manager is enabled
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set
public:
property bool Enabled {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)