fsresGetModelObjectIDs Class |
Retrieves the list of model object IDs in a job.
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 fsresGetModelObjectIDs : fsresCommand
The fsresGetModelObjectIDs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetModelObjectIDs |
fsresGetModelObjectIDs class constructor
|
Properties
Name | Description | |
---|---|---|
Assembly |
Assembly Object
| |
CommandGUID | (Inherited from fsresCommand.) | |
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
Filters |
Filters applied to this command are echoed back.
| |
FilterSet |
Filters applied to this command are echoed back.
| |
HoldSettings |
Hold Settings as set by user
| |
JobNumber |
The ProductionControlID of the job
| |
ProductionControlID |
The JobNumber of the job
| |
Successful | (Inherited from fsresCommand.) |
See Also