FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTask Properties

The deTask type exposes the following members.

Properties


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