 | IDealSaleDocumentLineEntityRealQuantityMember Property |
Gets or Sets the real quantity
(Quantité totale)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember RealQuantityMember { get; }
ReadOnly Property RealQuantityMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the RealQuantity (Quantité totale) column of the DealSaleDocumentLine (Ligne de document de vente liée aux affaires/projets) table.
See Also