Click or drag to resize

WorkOrderActionExecutedWorkOrderActionInstanceId Property

An id uniquely identfying a particular instance of work order action. If the same work order action occurs x times, each instance shall have a unique identifier.

Namespace: CFX.Production
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public Guid WorkOrderActionInstanceId { get; set; }

Property Value

Guid
See Also