IChangeDataRetriever::IdFormats Property

Gets the ID format schema of the provider.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

property SyncIdFormatGroup^ IdFormats {
	SyncIdFormatGroup^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncIdFormatGroup
The ID format schema of the provider.
Show: