fsresGetCategories_SubCategoryInspectionTest Property |
The number of tests of the type identified by the Index attribute that have been performed on the sub-category.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("InspectionTest")] public List<fsresGetCategories_SubCategoryInspectionTest> InspectionTest { get; set; }
Property Value
Type: ListfsresGetCategories_SubCategoryInspectionTestSee Also