Click or drag to resize

IReplenishmentLineEntityBaseFabricationDuration Property

Gets or sets set the number of days to fabricate

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

Property Value

Type: NullableInt32
See Also