fsresGetInspectionTestRecordsLatestVersionInspectionTest Property |
The latest version of the test definition of each test referenced by the test records in the response.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("LatestVersionInspectionTest")] public List<fsresInspectionTest> LatestVersionInspectionTest { get; set; }
Property Value
Type: ListfsresInspectionTestSee Also