fsresGetProductionShippingStatus_ItemProductionStation Property |
The date of the last completed entry for a production station, with attributes to specify the index (referring to the ProductionStation element in the response), total quantity, and completed quantity.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ProductionStation")] public List<fsresGetProductionShippingStatus_ItemProductionStation> ProductionStation { get; set; }
Property Value
Type: ListfsresGetProductionShippingStatus_ItemProductionStationSee Also