Gets the state of a record entity.
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. - recordKey
- Type: SystemString
Record id
Return Value
Type: StringThe record state or null if the entity does not exist.
See Also