clsDBAllocations..::..TotalInvoices Property

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

Syntax


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