 | IProgressStatePurchaseDocumentLineEntityTotalQuantityProgressPercentageMember Property |
Gets the total quantity progress 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 TotalQuantityProgressPercentageMember { get; }
ReadOnly Property TotalQuantityProgressPercentageMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the TotalQuantityProgressPercentage (% Avancement quantité total) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also