Click or drag to resize

IItemEntityBaseMaximumGapDayToAssortMember Property

Gets the maximum days between 2 assembly requests to allow assort or not.

(Nombre de jours maximum pour le regroupement d'ordres de fabrication)

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

Property Value

Type: IReadOnlyInt32EntityMember
Remarks
This entity member is bound to the MaximumGapDayToAssort (Nombre de jours maximum pour le regroupement d'ordres de fabrication) column of the Item (Article) table.
See Also