Methods to get data relevant for dispatchers
Inheritance Hierarchy
Scanjour.Workflow4.ActivityLibraryDispatcherFunctions
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax
The DispatcherFunctions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Path |
The path where the dispatcher dll resides.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetComponentsTComponent |
Gets digitalpost channel component, based on dispatcher id
|
![]() ![]() | GetCurrentUserCulture |
Gets the culture of the current user
|
![]() ![]() | GetDigitalPostSender |
Gets a digitalpost sender based on dispatcher id
|
![]() ![]() | GetDispatcherId |
Gets a dispatcher id, based on its name
|
![]() ![]() | GetWorkflowCasehandlerAddressKey |
Gets the address key of the workflow instance case handler.
|
![]() ![]() | GetWorkflowInstanceFileKey |
Gets the file key from the case that started the process, from Activity context
|
![]() ![]() | PreferSeparatedDocuments |
Determines whether documents should be send separately
|
See Also