Properties
| Name | Type | Access | Description |
|---|---|---|---|
| PrincipalId | int | Read-only | The identifier of a user or a group that can receive a task with the given document. 0 indicates that the task is not assigned to any principal (user or group). For details, see IPrincipal. |
| StageId | int | Read-only | The identifier of the current processing stage. |
| StageName | string | Read-only | The name of the current processing stage. |
| TaskId | int | Read-only | The identifier of the task. If there is no task, its value is 0. |
