Gets a list of dispatcher identities, based on the provided sequence 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 endpoint of the OData Service. - sequenceId
- Type: SystemString
Sequence identity.
Return Value
Type: IEnumerableStringA collection of dispatcher identities.
See Also