public decimal UninvoicedTotal { get; }
Public ReadOnly Property UninvoicedTotal As Decimal Get
public: property Decimal UninvoicedTotal { Decimal get (); }
member UninvoicedTotal : decimal with get
In This Article