Click or drag to resize

IReplenishmentLineEntityBaseMaximumGapDayToAssort Property

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

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
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
See Also