Gets a string that represents the process instance ID.
Note: This property is supported for IC Server version 2015 R3 and beyond.
Assembly: ININ.IceLib.ProcessAutomation (in ININ.IceLib.ProcessAutomation.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public string ProcessInstanceId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProcessInstanceId As String Get |
Field Value
The process instance.
Version Information
Supported for IC Server version 2015 R3 and beyond.