fsresTFSCut_CutPartSerialNumber Class |
A serial number of a part that has been cut.
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 fsresTFSCut_CutPartSerialNumber
The fsresTFSCut_CutPartSerialNumber type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresTFSCut_CutPartSerialNumber | Initializes a new instance of the fsresTFSCut_CutPartSerialNumber class |
Properties
Name | Description | |
---|---|---|
InstanceNumber |
InstanceNumber of part with this serial number.
| |
SerialNumber |
Serial Number.
|
See Also