clsConnection..::..Connections Property

Namespace:  JiwaFinancials.Jiwa.JiwaConnectionProfile
Assembly:  JiwaConnectionProfile (in JiwaConnectionProfile.dll)

Syntax


public clsConnections Connections { get; set; }
Public Property Connections As clsConnections
	Get
	Set
public:
property clsConnections^ Connections {
	clsConnections^ get ();
	void set (clsConnections^ value);
}