IAccessContextTScopeIsActive Property |
If
RequiredScope is completely owned by the current
instance at the current time.
Namespace: AccessFlowAssembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxReadOnly Property IsActive As Boolean
Get
property bool IsActive {
bool get ();
}
abstract IsActive : bool with get
Property Value
Type:
Boolean
See Also