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.
Gets entity keys that are changed after a specified date and pass server-defined filters.
Syntax
public AifEntityKeyPage getChangedKeys(AifDocumentPaging _paging, utcdatetime _changedDateTime)
Run On
Server
Parameters
- _paging
 Type: AifDocumentPaging Class
 The query criteria that are used to find the data objects.
- _changedDateTime
 Type: utcdatetime
 The date criteria that are used to find the data objects.
Return Value
Type: AifEntityKeyPage Class
A list of entity keys that identify the specified data objects.