Returns the last timestamp when the AD replicator was run if tableName = EMPLOYEE
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- ctx
- Type: ODataService
The oData context - tableName
- Type: SystemString
The table name to search for in BasicDataModified
Return Value
Type: NullableDateTime[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.ActivityFunctions.CheckDone(Scanjour.Process.OData.Client.Proxy.ODataService,System.String)"]
See Also