The following tables list the members exposed by IEdmTaskInstance.
| Name | Description | |
|---|---|---|
![]() | ID | Gets the database ID of this task instance. |
![]() | InstanceGUID | Gets the task instance GUID. |
![]() | TaskGUID | Gets the task definition GUID. |
![]() | TaskName | Gets the name of this task. |
| Name | Description | |
|---|---|---|
![]() | GetStatus | Gets the current status of this task instance. |
![]() | GetValEx | Gets the value of the specified user-defined variable. |
![]() | GetVar | Gets the value of a card variable created in the administration tool. |
![]() | SetProgressPos | Updates the task list progress bar during execution of this task instance. |
![]() | SetProgressRange | Sets the range of the progress bar for the execution of this task instance. |
![]() | SetStatus | Sets the specified status of this task instance. |
![]() | SetValEx | Sets a value for the specified user-defined variable. |
![]() | SetVar | Sets the value of a card variable created in the administration tool. |

