clsPayLineInvoice..::..SuppressCalculation Property

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

Syntax


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