fsresProductionControlCutList_UpdateResultData Property |
Results returned by the ProductionControlCutList_Update Command
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("ProductionControlCutList", IsNullable = false)] public List<fsresProductionControlCutList> ResultData { get; set; }
Property Value
Type: ListfsresProductionControlCutListSee Also