FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenant..::..isMasterTenant Property

is tenant manager

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.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.