fsreqSaveInspectionTestRecord_TestRecordField Class |
An inspection test record field value.
Inheritance Hierarchy
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqSaveInspectionTestRecord_TestRecordField
The fsreqSaveInspectionTestRecord_TestRecordField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqSaveInspectionTestRecord_TestRecordField | Initializes a new instance of the fsreqSaveInspectionTestRecord_TestRecordField class |
Properties
Name | Description | |
---|---|---|
FieldInstance | ||
InspectionTestFieldID | ||
Value | ||
ValueID |
See Also