clsPayLineInvoice..::..Credit Property

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

Syntax


public bool Credit { get; set; }
Public Property Credit As Boolean
	Get
	Set
public:
property bool^ Credit {
	bool^ get ();
	void set (bool^ value);
}