ProcessInstanceData
Description
The structure represents an instance of the Process Instance Data entity.
Constructor
Constructor | Description |
---|---|
ProcessInstanceData | Initializes a new instance of the ProcessInstanceData object model. |
Properties
Property | Description |
---|---|
Id | Gets the id of the process instance data. |
ModelData | Gets the model data of the process instance. |
FormData | Gets the form data of the process instance. |
SystemData | Gets the system data of the process instance. |
Remarks
Use the ProcessInstanceData object model to get the process data of a process instance.