ItemsSnapshotTT Properties |
The ItemsSnapshotTT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllItemsIds |
A collection of IDs of all items known to a client application. These IDs are used to calculate items to be deleted, added, or changed.
|
![]() | ChangedItems |
A collection of items edited on a client application.
|
![]() | DeletedItemsIds |
A collection of IDs of items deleted on a client application.
|
![]() | NewItems |
A collection of new items added on a client application.
|