clsPayLineInvoice..::..LedgerDescription Property

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

Syntax


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