Gets contact from name or namecode
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
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
- ctx
- Type: ODataService
The odata service - userName
- Type: SystemString
The name to look up
Return Value
Type: ContactAn contact if found, else null.
See Also