fsreqProductionControlCutList_GetGetOptions Class

CutList object retrieval Options
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqProductionControlCutList_GetGetOptions

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")]
public class fsreqProductionControlCutList_GetGetOptions

The fsreqProductionControlCutList_GetGetOptions type exposes the following members.

Constructors
  NameDescription
Public methodfsreqProductionControlCutList_GetGetOptions
fsreqProductionControlCutList_GetGetOptions class constructor
Top
Properties
  NameDescription
Public propertyDateRequiredMaximum
Select cut lists that have a required date before this
Public propertyDateRequiredMinimum
Select cut lists that have a required date after this
Public propertyFilterSet
Public propertyIncludeCompleted
Public propertyIncludeUnscheduled
Public propertyLimit
Public propertyMachineGroupID
Select cut lists that are assigned to this machine group
Public propertyMachineID
Select cut lists that are assigned to this machine
Public propertyOffset
Public propertyWorkshopID
Select cut lists that are assigned to this workshop
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