CashBookTransaction..::..DiscountLedgerAccountDescription Property

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

Syntax


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