fsreqProductionControlCutList_GetGetOptions Class |
CutList object retrieval Options
SystemObject
FabSuiteRequestApifsreqProductionControlCutList_GetGetOptions
FabSuiteRequestApifsreqProductionControlCutList_GetGetOptions
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
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.
| Name | Description | |
|---|---|---|
| fsreqProductionControlCutList_GetGetOptions |
fsreqProductionControlCutList_GetGetOptions class constructor
|
| 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
|