deTask Members
The deTask type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
acknowledgeTask |
Acknowledges the task.
|
![]() |
addFileAttachments |
Adds the file attachments.
|
![]() |
addToHistory | |
![]() |
completeTask(String, String) |
Completes a task programatically
|
![]() |
completeTask(String, String, Hashtable, Hashtable) |
Completes the task.
|
![]() |
delegateTask |
Delegates the task.
|
![]() |
extendTask |
Extends the task.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getDetailData |
Gets the detail data.
|
![]() |
getHistory | |
![]() |
getInstance |
Gets the Workflow instance.
|
![]() |
getProperties |
returns the properties for the task
|
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getTaskChoices |
returns a list of task choices for a given task
|
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
isTaskLocked |
Determines whether [is task locked] [the specified locked workflow user identifier].
|
![]() |
isTaskOpen |
Determines whether [is task open].
|
![]() |
lockTask |
Locks the task.
|
![]() |
reAssignDelegatedTaskToOwner |
Res the assign delegated task to owner.
|
![]() |
reAssignTask(String, Boolean, Boolean) |
Reassign the task.
|
![]() |
reAssignToOwner |
Reassign the task to owner.
|
![]() |
setTaskComment |
Sets the task comment.
|
![]() |
unLockTask |
Uns the lock task.
|
![]() |
updateProperties |
Updates the properties.
|
![]() |
updateTaskDueDate |
Updates the task due date.
|
![]() |
userCanReAssign |
User can re assign the task.
|
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.) |