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