fsresGetInspectionTestRecordsCondensed_IncludedField Class |
A field in the condensed test record response.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
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 fsresGetInspectionTestRecordsCondensed_IncludedField
The fsresGetInspectionTestRecordsCondensed_IncludedField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetInspectionTestRecordsCondensed_IncludedField | Initializes a new instance of the fsresGetInspectionTestRecordsCondensed_IncludedField class |
Properties
Name | Description | |
---|---|---|
Abbreviation | ||
Index |
The index of the field, used for brevity to reference the field in fsresInspectionTestRecordCondensed->Field[Index].
| |
Type |
The type of field.
|
See Also