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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic Guid WorkOrderActionInstanceId { get; set; }Public Property WorkOrderActionInstanceId As Guid
Get
Set
Property Value
Guid
See Also