clsConnection..::..ConnectionType Property

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

Syntax


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