Click or drag to resize

ValidateUserTaskActivity Properties

The ValidateUserTaskActivity type exposes the following members.

Properties
 NameDescription
Public propertyActors Gets or sets the actors.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyDocuments Gets or sets the documents.
Public propertyDueDate Gets or sets the deadline.
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyOptionalActors Gets or sets the optional actor name keys.
Public propertySteps Gets or sets the submission steps.
Public propertyTitle Gets or sets the title.
Public propertyValidateActorEmail Gets or sets the enable case access validation flag.
Public propertyValidateCaseAccess Gets or sets the enable validate case access validation flag.
Public propertyValidateDeadline Gets or sets the enable the deadline validation flag.
Public propertyValidateRecordAccess Gets or sets the enable validate record access validation flag.
Top
See Also