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: 1.7.3
Syntax
public Guid WorkOrderActionInstanceId { get; set; }

Property Value

Guid
See Also