fsresProductionControlCutListItemSwapResultData Property |
List of swappable items
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("ProductionControlCutListItemID", DataType = "integer", IsNullable = false)] public List<string> ResultData { get; set; }
Property Value
Type: ListStringSee Also