FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenant..::..tenantConnectionString Property

Gets or sets the tenant connection string.

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

Syntax


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

Field Value

The tenant connection string.