Click or drag to resize

IPriceListCalculationLineEntityBaseItemCostPriceMember Property

Gets the item cost price.

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

Property Value

Type: IReadOnlyDecimalEntityMember
See Also