Main..::..ResetReportsPassword Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.DatabaseManager
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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