fsresGetInspectionTestsInspectionTestLocations Property |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("InspectionTestLocation", IsNullable = false)] public List<fsresInspectionTestLocation> InspectionTestLocations { get; set; }
Property Value
Type: ListfsresInspectionTestLocationSee Also