fsresSaveInspectionTestRecord Class |
Saves an inspection test record.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresSaveInspectionTestRecord : fsresCommand
The fsresSaveInspectionTestRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresSaveInspectionTestRecord | Initializes a new instance of the fsresSaveInspectionTestRecord class |
| Name | Description | |
|---|---|---|
| CommandGUID | (Inherited from fsresCommand.) | |
| ErrorCode | (Inherited from fsresCommand.) | |
| ErrorMessage | (Inherited from fsresCommand.) | |
| InspectionTestRecordID |
Record ID
| |
| Successful | (Inherited from fsresCommand.) | |
| TestFailed |
True if test failed
| |
| TestWarning |
True if test generated a warning.
|