Click or drag to resize

IItemComponentEntityMustProcessOriginQuantityMember Property

Gets whether a component must me processed for global origin quantity without take care of parent quantity

(Traiter la quantité initiale)

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 MustProcessOriginQuantityMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the MustProcessOriginQuantity (Traiter la quantité initiale) column of the ItemComponent (Composants d'article) table.
See Also