![]() | IItemEntityBase.BookedQuantity Property |
Gets or sets the booked quantity.
(Quantité réservée)
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Nullable<decimal> BookedQuantity { get; set; }
Property BookedQuantity As Nullable(Of Decimal) Get Set