SimpleSyncServices::EnumerateAllLiveItems Method
Enumerates all items for a replica that have not been deleted, either by using a normal delete or a local delete.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Return Value
Type: System.Collections.Generic::IEnumerable<ItemFieldDictionary>A collection of ItemFieldDictionary objects that represent each item and its associated fields.
Show: