Click or drag to resize

SequenceDispatcherActivity Properties

The SequenceDispatcherActivity type exposes the following members.

Properties
 NameDescription
Public propertyAttachmentRecordIds Gets or sets the attachment record ids
Public propertyCancel True is CANCEL action is detected
Public propertyCopyRecipientAddressKeys Gets or sets the copy recipient address keys
Public propertyCustomDispatcherParameters Gets or sets dispatcher specific parameters
Public propertyDispatcherException Gets or sets the Exception thrown in the SimpleDispatcherActivity
Public propertyDispatcherIds Gets or sets the sequence id
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyErrorAction Gets or sets ErrorAction returned from DispatcherActivity
Public propertyExternalMessageId The message id returned from the dispatcher in the MessageShipmentHandle. (Why do we need it).
Public propertyHandle The shipment handle returned from the dispatcher.
Public propertyHandleManual True if the smartpost is to be handled manually.
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyParallelInfoId The user task info Id from the ParallelSequenceDispatcher
Public propertyRecipientAddressKey Gets or sets the recipient address key
Public propertyResponsibleId The responcible person for sending the message. The receiver of any UserTask created.
Public propertyResult Gets or sets the result of the SequenceDispatcherActivity
Public propertyShipmentInfo Gets or sets the record id
Public propertySubject Gets or sets the subject
Public propertyUseParallelInfoId The the infoId from the ParallelSequenceDispatcher
Top
See Also