Parallel |
The ParallelUserTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParallelUserTask | Constructor for ParallelUserTask. |
Name | Description | |
---|---|---|
![]() | Actions |
Gets or sets the actions.
(Inherited from UserTaskBase) |
![]() | ActionSecurity |
Gets or sets the execution security.
(Inherited from UserTaskBase) |
![]() | Actors | Gets or sets the actor name keys. |
![]() | Attachments |
Gets or sets the attached documents.
(Inherited from UserTaskBase) |
![]() | BreakActions | Gets or sets the break actions. |
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity) |
![]() | DisplayOrderStep | Gets or sets the display order. |
![]() | DueDate | Gets or sets the deadline. |
![]() | DueDateFormIdentity | Gets or sets the form identity for a due date form. |
![]() | Duration | Gets or sets the duration period. |
![]() | EnableAttachmentsSecurity |
Gets or sets the attachments security enabled flag.
(Inherited from UserTaskBase) |
![]() | EnableConditionalApproveAction |
Gets or sets the enable conditional approve
(Inherited from UserTaskBase) |
![]() | EnableParallelActivity |
Gets or sets the enable parallel activity
(Inherited from UserTaskBase) |
![]() | EnableRedirectAction |
Gets or sets the enable forward action.
(Inherited from UserTaskBase) |
![]() | EnableRejectToAction |
Gets or sets the enable reject to.
(Inherited from UserTaskBase) |
![]() | EnableResendAction |
Gets or sets the enable resend action.
(Inherited from UserTaskBase) |
![]() | EnableTerminateOnCancel |
Gets or sets the enable terminate on cancel.
(Inherited from UserTaskBase) |
![]() | EnableUpdateAction |
Gets or sets the enable reschedule.
(Inherited from UserTaskBase) |
![]() | ExitOnDueDate | Gets or sets exit on due date. |
![]() | ExitOnThreshold | Gets or sets the exit on threshold. |
![]() | FormIdentity |
Gets or sets the form identity.
(Inherited from UserTaskBase) |
![]() | GroupIdentity |
Gets or sets the group identity.
(Inherited from UserTaskBase) |
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity) |
![]() | IsNotification |
Gets or sets the is notification.
(Inherited from UserTaskBase) |
![]() | NearDueDate | Gets or sets the near due. |
![]() | NearDueDateFormIdentity | Gets or sets the form identity for a near due date form. |
![]() | NearDuration | Gets or sets the near duration period. |
![]() | OptionalActors | Gets or sets the optional actor name keys. |
![]() | PermissionCode |
Gets or sets the permission code.
(Inherited from UserTaskBase) |
![]() | Properties |
Gets or sets the properties.
(Inherited from UserTaskBase) |
![]() | Response | Private |
![]() | Show | Gets or sets the flas indicating whether or not the user task is show in log. |
![]() | Title |
Gets or sets the title.
(Inherited from UserTaskBase) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity) |
![]() | ToString | Returns a String that contains the Id and DisplayName of the Activity. (Inherited from Activity) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |