FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIAuthProvider..::..isMultiTenant Property

Gets or sets a value indicating whether this instance is multi tenant.

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

Syntax


bool isMultiTenant { get; set; }
Property isMultiTenant As Boolean
	Get
	Set
property bool^ isMultiTenant {
	bool^ get ();
	void set (bool^ value);
}

Field Value

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