Retrieves the current process identifier from the activity context.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- context
- Type: System.ActivitiesActivityContext
The activity context from which the process identfier is retrieved.
Return Value
Type: StringThe process identifier.
See Also