fsresTFSCutCutListItemID Property |
When the cut completes items on a cut list, the CutListItemID values of those cutting details.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("CutListItemID", DataType = "token")] public List<string> CutListItemID { get; set; }
Property Value
Type: ListStringSee Also