fsresFabSuiteXMLResponseGetInspectionTestTypes Property |
Retrieves the available inspection test types and categories.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetInspectionTestTypes")] public List<fsresGetInspectionTestTypes> GetInspectionTestTypes { get; set; }
Property Value
Type: ListfsresGetInspectionTestTypesSee Also