fsresGetProjectStatusProductionStatus Property

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("Station", IsNullable = false)]
public List<fsresGetProjectStatus_ProductionStatus_Station> ProductionStatus { get; set; }

Property Value

Type: ListfsresGetProjectStatus_ProductionStatus_Station
See Also