Click or drag to resize

ScheduledWorkOrderReservedOperators Property

An optional list of the operators that have been allocated to execute this scheduled Work Order.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Operator> ReservedOperators { get; set; }

Property Value

ListOperator
See Also