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