 | IItemComponentEntityExcludeFixedQuantityForPriceMember Property |
Gets whether component price is excluded for nomenclature price
can be excluded only if fixed quantity
(Exclu du calcul du prix de la nomenclature)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember ExcludeFixedQuantityForPriceMember { get; }
ReadOnly Property ExcludeFixedQuantityForPriceMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the ExcludeFixedQuantityForPrice (Exclu du calcul du prix de la nomenclature) column of the ItemComponent (Composants d'article) table.
See Also