Gets the OU (Organizational Unit) domain based on its value.
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 endpoint of the OData Service. - ouValue
- Type: SystemString
The OU value.
Return Value
Type: OuDomainThe OuDomain entity or null if not found.
See Also