Click or drag to resize

WorkOrderIdentifier Class

Uniquely identifies a particular Work Order (or Work Order sub-batch)
Inheritance Hierarchy
SystemObject
  CFX.StructuresWorkOrderIdentifier

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class WorkOrderIdentifier

The WorkOrderIdentifier type exposes the following members.

Constructors
 NameDescription
Public methodWorkOrderIdentifier 
Top
Properties
 NameDescription
Public propertyBatch For Work Orders that are divided into two or more sub-batches, this property indicates the name of the sub-batch.
Public propertyWorkOrderId The order number of the Work Order
Top
See Also