IFilterTrackingNotifyingChangeApplierTarget::FilterKeyMap Property

When overridden in a derived class, gets the filter key map of the replica.

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

property FilterKeyMap^ FilterKeyMap {
	FilterKeyMap^ get ();
}

Property Value

Type: Microsoft.Synchronization::FilterKeyMap
The filter key map of the replica.

The filter key map of a replica defines a mapping between filter keys and the filters that the replica tracks.

Show: