fsresGetCutList Class

Retrieves the details of a cut list.
Inheritance Hierarchy

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 fsresGetCutList : fsresCommand

The fsresGetCutList type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetCutList
fsresGetCutList class constructor
Top
Properties
  NameDescription
Public propertyCommandGUID (Inherited from fsresCommand.)
Public propertyCutListID
Unique ID of this cut list
Public propertyCutListItem
List of Items on cut list
Public propertyCutListName
Cut list Name
Public propertyCuttingDetails
number of cutting details
Public propertyDateCreated
Date cut list was created
Public propertyDateRequired
Date cut list is required
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 propertyHasCNCData
True if cut list has CNC data
Public propertyHasNestData
True if cut list has nest data
Public propertyHoldSettings
Hold Settings as set by user
Public propertyInputDisplayUnits
Display units
Public propertyJobNumber
Job Number
Public propertyNestDataFilename
Filename of nest data
Public propertyProductionControlID
Production Control ID of job this cut list is in
Public propertySuccessful (Inherited from fsresCommand.)
Public propertyTotalCut
number of cutting details cut
Public propertyTotalInvalidated
number of cutting details invalidated
Public propertyTotalValidationRequired
number of cutting details with validation required
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