Returns the task owner as a Contact.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_22.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- context
- Type: System.ActivitiesActivityContext
The execution context. - nameKey
- Type: SystemString
The NameKey of the task Owner.
Return Value
Type: ContactThe Contact.
See Also