Gets employee based on the identity.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The OData Service endpoint. - employeeId
- Type: SystemString
Employee id
Return Value
Type: EmployeeThe Employee entity.
See Also