 | 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
SyntaxNullable<int> MaximumGapDayToAssort { get; set; }
Property MaximumGapDayToAssort As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also