
TASK_CPROP view
Use this predefined Business Process Choreographer database view to query custom properties for task objects.
| Column name | Type | Comments |
|---|---|---|
| TKIID | ID | The task instance ID. |
| NAME | String | The name of the property. |
| DATA_TYPE | String | The type of the class for non-string custom properties. |
| STRING_VALUE | String | The value for custom properties of type String. |