ModelData
Description
The structure represents an instance of the Model Data entity.
Constructor
Constructor | Description |
---|---|
ModelData | Initializes a new instance of the ModelData object model. |
Properties
Property | Description |
---|---|
ProcessInstanceId | Specify the process instance ID to associate this model data. |
Data | Specify the data to be associated with the model data. |
Remarks
Use the ModelData object model to read/update the model data of a process instance.