FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..isTestMode Property

Gets a value indicating whether this instance is test mode.

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

Syntax


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

Field Value

true if this instance is test mode; otherwise, false.