FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenant..::..tenantMasterConnectionString Property

Gets or sets the tenant database connection string.

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