FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deAPIBase..::..isMasterTenant Property

return if the session is for the master tenant

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

Syntax


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

Field Value

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