CreditorChequePayment..::..InvoiceTotal Property

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

Syntax


public decimal InvoiceTotal { get; }
Public ReadOnly Property InvoiceTotal As Decimal
	Get
public:
property Decimal^ InvoiceTotal {
	Decimal^ get ();
}