Click or drag to resize

WorkOrderStartDate Property

The date/time on which this Work Order should begin execution.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public DateTime StartDate { get; set; }

Property Value

DateTime
See Also