Skip to main content

ProcessInstanceData

Description

The structure represents an instance of the Process Instance Data entity.

Constructor

ConstructorDescription
ProcessInstanceDataInitializes a new instance of the ProcessInstanceData object model.

Properties

PropertyDescription
IdGets the id of the process instance data.
ModelDataGets the model data of the process instance.
FormDataGets the form data of the process instance.
SystemDataGets the system data of the process instance.

Remarks

Use the ProcessInstanceData object model to get the process data of a process instance.