Debtor..::..NotifyRequired Property

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

Syntax


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