FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deSession..::..isMasterTenant Property

Is master tenant

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

Syntax


public bool isMasterTenant { get; set; }
Public Property isMasterTenant As Boolean
	Get
	Set
public:
property bool^ isMasterTenant {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if this instance is master tenant; otherwise, false.