deTask Properties
The deTask type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
|
|
deligationId | |
|
|
errorMsg |
return last error message
(Inherited from deAPIBase.) |
|
|
executionMode |
Gets or sets the execution mode.
|
|
|
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
|
|
generateEvents |
Gets or sets a value indicating whether [generate events].
|
|
|
HasDeligateToReAssign | |
|
|
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
|
|
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
|
|
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
|
|
routedItem |
Gets the routed item.
|
|
|
stepID |
Gets the step identifier.
|
|
|
stepIteration |
Gets the step iteration.
|
|
|
taskAcknowledged |
Gets a value indicating whether [task acknowledged].
|
|
|
taskAcknowledgedOn |
Gets the task acknowledged on.
|
|
|
taskAssignedTo |
Gets the task assigned to.
|
|
|
taskBody |
Gets the task body.
|
|
|
taskComment |
Gets the task comment.
|
|
|
taskCompleted |
Gets the task completed.
|
|
|
taskCompletedBy |
Gets the task completed by.
|
|
|
taskDueDate |
Gets the task due date.
|
|
|
taskID |
Gets the task identifier.
|
|
|
taskName |
Gets the name of the task.
|
|
|
taskOwnerID |
Gets the task owner identifier.
|
|
|
taskPercentComplete |
Gets the task percent complete.
|
|
|
taskPriority |
Gets the task priority.
|
|
|
taskStarted |
Gets the task started.
|
|
|
taskStatus |
Gets the task status.
|
|
|
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
|
|
waitForAll |
Gets a value indicating whether [wait for all].
|
|
|
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |

