The SmartTaskInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
Access |
Contains the User Task access restriction.
| |
ActivityVersion |
The Activity library version.
(Inherited from InstanceInformation.) | |
Actor |
Gets or sets the actor
| |
ActorName |
Gets or sets the actor name
| |
ActorNameCode |
Gets or sets the actor name code
| |
ActorNameType |
Gets or sets the actor name type
| |
CaseClosed |
Case closed flag
| |
CaseNo |
Gets or sets the case number.
| |
CaseTitle |
Gets or sets the case title.
| |
Comment |
Gets or sets the comment.
| |
Data |
Dictionary with extra information on usertask (used for customizations)
| |
Description |
Gets or sets the workflow description
(Inherited from InstanceInformation.) | |
DueDate |
Gets or sets the deadline.
| |
EffectiveUserWritePermission |
The users update access code
| |
EffectiveWritePermission |
The case update code.
| |
HasAccess |
True if the current user has permissions to update the usertask
| |
InstanceDueDate |
Gets or sets the instance deadline
(Inherited from InstanceInformation.) | |
InstanceIdentity |
Gets or sets the instance identity.
(Inherited from InstanceInformation.) | |
InstanceTitle |
Gets or sets the workflow title
(Inherited from InstanceInformation.) | |
IsNotification |
Gets or sets a value indicating whether smart task is a notification.
| |
Labels |
Labels for process.
| |
LabelsEnabled |
Labels for process available.
| |
NearDueDate |
Gets or sets the near due date.
| |
OfficerName |
Gets or sets the case officer name
| |
OwnerName |
Gets or sets the owner
(Inherited from InstanceInformation.) | |
OwnerNameCode |
Gets or sets the owner name code
(Inherited from InstanceInformation.) | |
Properties |
Gets or sets the properties.
| |
Register |
Gets or sets the register.
(Inherited from InstanceInformation.) | |
RegisterSystemKey |
Gets or sets the system key.
(Inherited from InstanceInformation.) | |
Summary |
Contains user task title (instance.Title + (userTask.Title))
| |
TaskIdentity |
Gets or sets the task identity.
| |
TaskState_Value |
User Task state
| |
Updated |
Contains the time stamp for last update.
| |
UserTaskTitle |
Gets or sets the user task title.
| |
Version |
The workflow version
(Inherited from InstanceInformation.) |
See Also