fsreqProductionControlCutList_GetGetOptions Class |
CutList object retrieval Options
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
fsreqProductionControlCutList_GetGetOptions |
fsreqProductionControlCutList_GetGetOptions class constructor
|
Properties
Name | Description | |
---|---|---|
DateRequiredMaximum |
Select cut lists that have a required date before this
| |
DateRequiredMinimum |
Select cut lists that have a required date after this
| |
FilterSet | ||
IncludeCompleted | ||
IncludeUnscheduled | ||
Limit | ||
MachineGroupID |
Select cut lists that are assigned to this machine group
| |
MachineID |
Select cut lists that are assigned to this machine
| |
Offset | ||
WorkshopID |
Select cut lists that are assigned to this workshop
|
See Also