 | IExecutionQuoteLineEntityQuantityTotalProgressStatePercentageMember Property |
Gets the quantity total progress state percentage
(% Avancement quantité total)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember QuantityTotalProgressStatePercentageMember { get; }
ReadOnly Property QuantityTotalProgressStatePercentageMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the TotalQuantityProgressPercentage (% Avancement quantité total) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also