Gets the keys of assets updated since specified time.
Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The Odata Uri. - updatedAfter
- Type: SystemNullableDateTime
The updatedAfter (null - to return all asset keys).
Return Value
Type: StringArray of asset keys.
See Also