Gets the keys of assets have been updated since specified date.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- updatedAfter
- Type: SystemString
The time string in UTC timezone. Recommended format: dd-MM-yyyy HH-mm-ss
Return Value
Type: StringArray of keys of the assets have been updated.
See Also