Debtor..::..NotifyAddress Property

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

Syntax


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