The SequenceDispatcherActivity type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AttachmentRecordIds |
Gets or sets the attachment record ids
|
![]() | Cancel |
True is CANCEL action is detected
|
![]() | CopyRecipientAddressKeys |
Gets or sets the copy recipient address keys
|
![]() | CustomDispatcherParameters |
Gets or sets dispatcher specific parameters
|
![]() | DispatcherException |
Gets or sets the Exception thrown in the SimpleDispatcherActivity
|
![]() | DispatcherIds |
Gets or sets the sequence id
|
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) |
![]() | ErrorAction |
Gets or sets ErrorAction returned from DispatcherActivity
|
![]() | ExternalMessageId |
The message id returned from the dispatcher in the MessageShipmentHandle. (Why do we need it).
|
![]() | Handle |
The shipment handle returned from the dispatcher.
|
![]() | HandleManual |
True if the smartpost is to be handled manually.
|
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) |
![]() | ParallelInfoId |
The user task info Id from the ParallelSequenceDispatcher
|
![]() | RecipientAddressKey |
Gets or sets the recipient address key
|
![]() | ResponsibleId |
The responcible person for sending the message. The receiver of any UserTask created.
|
![]() | Result |
Gets or sets the result of the SequenceDispatcherActivity
|
![]() | ShipmentInfo |
Gets or sets the record id
|
![]() | Subject |
Gets or sets the subject
|
![]() | UseParallelInfoId |
The the infoId from the ParallelSequenceDispatcher
|
See Also