FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenant..::..isActive Property

Gets a value indicating whether this instance is active.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool isActive { get; }
Public ReadOnly Property isActive As Boolean
	Get
public:
property bool^ isActive {
	bool^ get ();
}

Field Value

true if this instance is active; otherwise, false.