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