ISyncFilter Interface
When overridden by a derived class, represents a custom filter.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Interface ISyncFilter
'Usage
Dim instance As ISyncFilter
public interface ISyncFilter
public interface class ISyncFilter
public interface ISyncFilter
public interface ISyncFilter
Remarks
ISyncFilter is typically implemented by a provider that represents a filtered replica.