clsStaff..::..MustChangePasswordNextLogin Property

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

Syntax


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