FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDFSFileStoreConfig..::..connName Property

Gets or sets the name of the connection.

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

Syntax


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

Field Value

The name of the connection.