SimpleDispatcherActivityMessageShipmentHandle Property

Scanjour Workflow4 Reference Manual
The shipment handle returned from the dispatcher. Also used to control the activity, when the activity is used only for getting the message state; otherwise this handle should be null.

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public InOutArgument<IMessageShipmentHandle> MessageShipmentHandle { get; set; }

Property Value

Type: InOutArgumentIMessageShipmentHandle
See Also

Reference