fsreqFabSuiteXMLRequestGetInspectionTests Property |
Retrieves a list of inspection tests and their definitions.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetInspectionTests")] public List<fsreqGetInspectionTests> GetInspectionTests { get; set; }
Property Value
Type: ListfsreqGetInspectionTestsSee Also