Click or drag to resize

IApproachChargeDocumentLineEntityTotalVolumeMember Property

Gets the total volume (m3)

(Volume total (m3))

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember TotalVolumeMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the TotalVolume (Volume total (m3)) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also