fsresGetModelObjectIDs Class

Retrieves the list of model object IDs in a job.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresCommand
    FabSuiteResponseApifsresGetModelObjectIDs

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
  NameDescription
Public methodfsresGetModelObjectIDs
fsresGetModelObjectIDs class constructor
Top
Properties
  NameDescription
Public propertyAssembly
Assembly Object
Public propertyCommandGUID (Inherited from fsresCommand.)
Public propertyErrorCode (Inherited from fsresCommand.)
Public propertyErrorMessage (Inherited from fsresCommand.)
Public propertyFilters
Filters applied to this command are echoed back.
Public propertyFilterSet
Filters applied to this command are echoed back.
Public propertyHoldSettings
Hold Settings as set by user
Public propertyJobNumber
The ProductionControlID of the job
Public propertyProductionControlID
The JobNumber of the job
Public propertySuccessful (Inherited from fsresCommand.)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next