Determines the valid ResponsibleOu (Organizational Unit) from the record identity.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The OData Service endpoint. - recordId
- Type: SystemString
Key, which specifies the record entity.
Return Value
Type: OuDomainThe valid ResponsibleOu (Organizational Unit) of the record. If no such OU exists then null is returned.
See Also