Creditor..::..RePrintCheque Property

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

Syntax


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