fsresInspectionTest Class |
An inspection test definition.
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 fsresInspectionTest
The fsresInspectionTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresInspectionTest |
fsresInspectionTest class constructor
|
Properties
Name | Description | |
---|---|---|
CanAddTestRecords | ||
CanDeleteTestRecords | ||
CanEditTestRecords | ||
Category | ||
CreatedDateTime | ||
InspectionTestField | ||
InspectionTestID | ||
InspectionTestVersionID | ||
LastUpdateDateTime | ||
Notes | ||
TestPurpose |
The purpose of the tests to retrieve, indicates the type of test subject.
| |
TestType | ||
Title | ||
UpdateCount |
See Also