CreditorChequePayment..::..AllCreditorsUseGLBank Property

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

Syntax


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