fsresGetStations_StationCompleted Property |
Information on material that has been completed through this station.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("MaterialCompleted", IsNullable = false)] public List<fsresGetStations_Station_MaterialCompleted> Completed { get; set; }
Property Value
Type: ListfsresGetStations_Station_MaterialCompletedSee Also