fsresInspectionTestLocation Class

An inspection test location.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresInspectionTestLocation

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresInspectionTestLocation

The fsresInspectionTestLocation type exposes the following members.

Constructors
  Name Description
Public method fsresInspectionTestLocation
Initializes a new instance of the fsresInspectionTestLocation class
Top
Properties
  Name Description
Public property InspectionTestLocationID
Public property Location
Top
See Also