Click or drag to resize

IItemEntityBaseMaximumGapDayToAssort Property

Gets or sets 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
Nullable<int> MaximumGapDayToAssort { get; set; }

Property Value

Type: NullableInt32
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