fsresFabSuiteXMLResponseGetCutList Property |
Retrieves the details of a cut list.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetCutList")] public List<fsresGetCutList> GetCutList { get; set; }
Property Value
Type: ListfsresGetCutListSee Also