fsresGetBillOfMaterialsInspectionTest Class

The title of an inspection test referenced by one or more parts in the response.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetBillOfMaterialsInspectionTest

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresGetBillOfMaterialsInspectionTest

The fsresGetBillOfMaterialsInspectionTest type exposes the following members.

Constructors
  Name Description
Public method fsresGetBillOfMaterialsInspectionTest
Initializes a new instance of the fsresGetBillOfMaterialsInspectionTest class
Top
Properties
  Name Description
Public property Category
The category of the inspection test.
Public property Index
The index of this test, used for brevity to reference this test by the parts in the response.
Public property Value
Top
See Also