Returns the task owner as a Contact.
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
Parameters
- context
- Type: System.ActivitiesActivityContext
The execution context. - nameKey
- Type: SystemString
The NameKey of the task Owner.
Return Value
Type: ContactThe Contact.
See Also