Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads users who have been modified since the specified date and time.
Syntax
protected Array readModifiedUsers(utcdatetime _lastSyncDateTime, DOCommonErrorList _errors)
Run On
Called
Parameters
- _lastSyncDateTime
Type: utcdatetime
The date and time of when the users were last synced.
- _errors
Type: DOCommonErrorList Class
A list of errors that were returned from the server.
Return Value
Type: Array Class
An array of DOCommonUser objects.