fsreqGetInspectionTestsInspectionTestVersionID Property |
The ID number representing the version of a test to retrieve. If not specified then the latest version is retrieved.
Only has an effect if the InspectionTestID element is specified.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")] public string InspectionTestVersionID { get; set; }
Property Value
Type: StringSee Also