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