Returns the task owner as a Contact.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_19.0.1.0 (in Scanjour.Workflow4.ActivityLibrary_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.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