fsresProductionControlCutList_GetGetOptions Class |
CutList object Options
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresProductionControlCutList_GetGetOptions
The fsresProductionControlCutList_GetGetOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresProductionControlCutList_GetGetOptions |
fsresProductionControlCutList_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
|