fsreqGetInspectionTestsTestPurpose Enumeration |
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public enum fsreqGetInspectionTestsTestPurpose
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Assembly | 1 | ||
Part | 2 | ||
Load | 3 | ||
Employee | 4 |
See Also