INotifyingChangeApplierTarget::IdFormats Property

When overridden in a derived class, gets the ID format schema for 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 for the provider.
Show: