fsresFabSuiteXMLResponseGetProductionShippingStatus Property

Retrieves the production status for a job.

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetProductionShippingStatus")]
public List<fsresGetProductionShippingStatus> GetProductionShippingStatus { get; set; }

Property Value

Type: ListfsresGetProductionShippingStatus
See Also