ProcessTask Members
Represents a task that is associated to an item that is selected in the list pane of the Administration Console. The task is started from the task pane of the Administration Console.
The following tables list the members exposed by the ProcessTask type.
| Name | Description | |
|---|---|---|
|
ConditionProvider | Gets or sets a Converter delegate method that is used to convert an instance of a business object to the TaskCondition for the task.(Inherited from SelectionTask) |
|
Description | Gets or sets the description of the Task object.(Inherited from Task) |
|
DisplayName | Gets the display name of the Task object.(Inherited from Task) |
|
Icon | Gets or sets the Icon that is associated with the Task object.(Inherited from Task) |
|
Tag | Gets or sets an object that is used to identify the Task.(Inherited from Task) |
|
UiActivation | Gets or sets the behavior that the Administration Console uses to decide whether to use an existing process when the same task is selected or to start a new process each time the task is selected. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from Task) |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from Task) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: