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.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Guid WorkOrderActionInstanceId { get; set; }
Public Property WorkOrderActionInstanceId As Guid
Get
Set
Property Value
Guid
See Also