UserTaskBase Properties

Scanjour Workflow4 Reference Manual

The UserTaskBase type exposes the following members.

Properties

  NameDescription
Public propertyActions
Gets or sets the actions.
Public propertyActionSecurity
Gets or sets the execution security.
Public propertyAttachments
Gets or sets the attached documents.
Protected propertyCacheId
Gets the identifier of the cache that is unique within the scope of the workflow definition.
(Inherited from Activity.)
Protected propertyCanInduceIdle
Gets or sets a value that indicates whether the activity can cause the workflow to become idle.
(Inherited from NativeActivity.)
Protected propertyConstraints
Gets a collection of Constraint activities that can be configured to provide validation for the Activity.
(Inherited from Activity.)
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyEnableAttachmentsSecurity
Gets or sets the attachments security enabled flag.
Public propertyEnableConditionalApproveAction
Gets or sets the enable conditional approve
Public propertyEnableParallelActivity
Gets or sets the enable parallel activity
Public propertyEnableRedirectAction
Gets or sets the enable forward action.
Public propertyEnableRejectToAction
Gets or sets the enable reject to.
Public propertyEnableResendAction
Gets or sets the enable resend action.
Public propertyEnableTerminateOnCancel
Gets or sets the enable terminate on cancel.
Public propertyEnableUpdateAction
Gets or sets the enable reschedule.
Public propertyFormIdentity
Gets or sets the form identity.
Public propertyGroupIdentity
Gets or sets the group identity.
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Protected propertyImplementation
The execution logic of the activity.
(Inherited from NativeActivity.)
Protected propertyImplementationVersion
Gets or sets the implementation version of the activity.
(Inherited from NativeActivity.)
Public propertyIsNotification
Gets or sets the is notification.
Public propertyPermissionCode
Gets or sets the permission code.
Public propertyProperties
Gets or sets the properties.
Public propertyTitle
Gets or sets the title.
Top
See Also

Reference