clsConnection..::..Server Property

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

Syntax


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