Gets contact from name or namecode
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.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