FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantServerSession..::..tenantMasterConnectionString Property

Gets or sets the tenant master connection string.

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

Syntax


public string tenantMasterConnectionString { get; set; }
Public Property tenantMasterConnectionString As String
	Get
	Set
public:
property String^ tenantMasterConnectionString {
	String^ get ();
	void set (String^ value);
}

Field Value

The tenant master connection string.