FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deAPIBase..::..isMultiTenant Property

returns if the API is being used on multi-tenant mode

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

Syntax


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

Field Value

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