Click or drag to resize

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
Syntax
IReadOnlyBoolEntityMember ExcludeFixedQuantityForPriceMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This 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