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