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.
Find entities that match server-defined criteria and changed on or after specified datetime.
Syntax
public AifEntityKeyPage getChangedKeys(AifDocumentPaging _paging, utcdatetime _changedDateTime)
Run On
Server
Parameters
- _paging
Type: AifDocumentPaging Class
The document paging object.
- _changedDateTime
Type: utcdatetime
The changed entity datetime. Only the entities changed on or after this date/time are retruned.
Return Value
Type: AifEntityKeyPage Class
A list of entity keys that identify the specified data objects.