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: ListfsresInspectionTest
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next