public sealed class SequenceDispatcherActivity : Activity
Public NotInheritable Class SequenceDispatcherActivity
Inherits Activity
public ref class SequenceDispatcherActivity sealed : public Activity
[<SealedAttribute>]
type SequenceDispatcherActivity =
class
inherit Activity
end
SequenceDispatcherActivity | Constructor |
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 |
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) |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |