 | IApproachChargeDocumentLineEntityUnitCostPriceMember Property |
Gets the unit cost price
(Prix de revient unitaire)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember UnitCostPriceMember { get; }
ReadOnly Property UnitCostPriceMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the CostPrice (Prix de revient unitaire) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also