C-DEngine 5.105

ICDEScopeManager..::..IsScopingEnabled Property

Gets a value indicating whether this instance is scoping enabled.

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

Syntax


bool IsScopingEnabled { get; }
ReadOnly Property IsScopingEnabled As Boolean
	Get
property bool^ IsScopingEnabled {
	bool^ get ();
}

Field Value

true if this instance is scoping enabled; otherwise, false.