clsConnection..::..RememberJiwaPassword Property

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

Syntax


public bool RememberJiwaPassword { get; set; }
Public Property RememberJiwaPassword As Boolean
	Get
	Set
public:
property bool^ RememberJiwaPassword {
	bool^ get ();
	void set (bool^ value);
}