clsPayLineInvoice..::..DiscountLedgerID Property

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

Syntax


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