fsresGetSequencesInspectionTest Class

The title of an inspection test referenced by one or more sequences in the response.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetSequencesInspectionTest

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

The fsresGetSequencesInspectionTest type exposes the following members.

Constructors
  Name Description
Public method fsresGetSequencesInspectionTest
Initializes a new instance of the fsresGetSequencesInspectionTest class
Top
Properties
  Name Description
Public property Category
The category of the inspection test.
Public property Index
The index of this test, used for brevity to reference this test by the sequence in the response.
Public property Value
Top
See Also