![]() | fsresFabSuiteXMLResponseCNCData Property |
Retrieves the CNC data for the specified parts.
An XMLWarning element will be included in the response if no CNC file has been loaded for a requested piece mark.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[XmlElementAttribute("CNCData")] public List<fsresCNCData> CNCData { get; set; }
Property Value
Type: ListfsresCNCData