AnchorEnumerationSimpleSyncProvider Properties

Public Properties

  Name Description
Public property Configuration 
When overridden in a derived class, gets a KnowledgeSyncProviderConfiguration object that represents configuration information for a provider, such as the conflict resolution policy.
(Inherited from SimpleSyncProvider.)
Public property DestinationCallbacks 
When overridden in a derived class, gets a SyncCallbacks object that is used to dispatch a synchronization event.
(Inherited from SimpleSyncProvider.)
Public property IdFormats 
When overridden in a derived class, gets a SyncIdFormatGroup object that represents the format of replica and item IDs.
(Inherited from SimpleSyncProvider.)
Public property MetadataSchema 
When overridden in a derived class, gets an ItemMetadataSchema object that represents the metadata schema for an item.
(Inherited from SimpleSyncProvider.)
Public property ProviderVersion 
When overridden in a derived class, gets the version number for the simple provider.
(Inherited from SimpleSyncProvider.)

Top

See Also

Reference

AnchorEnumerationSimpleSyncProvider Class
Microsoft.Synchronization.SimpleProviders Namespace