Dispersal..::..Remark Property

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

Syntax


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