DispatcherFunctionsGetWorkflowCasehandlerAddressKey Method
Gets the address key of the workflow instance case handler.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public static string GetWorkflowCasehandlerAddressKey(
ActivityContext context
)
Public Shared Function GetWorkflowCasehandlerAddressKey (
context As ActivityContext
) As String
public:
static String^ GetWorkflowCasehandlerAddressKey(
ActivityContext^ context
)
static member GetWorkflowCasehandlerAddressKey :
context : ActivityContext -> string
- context ActivityContext
- ActivityContext
StringAddress key of the workflow instance case handler.