CustomFilterInfo Members

Represents information about a custom filter.

The following tables list the members exposed by the CustomFilterInfo type.

Public Constructors

  Name Description
Public method CustomFilterInfo Initializes a new instance of the CustomFilterInfo class that contains the specified ID format schema and custom filter.

Top

Public Properties

  Name Description
Public property Filter Gets the ISyncFilter interface that represents the custom filter.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd918616.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method Serialize  When overridden in a derived class, serializes the filter information to an array of bytes.(Inherited from FilterInfo.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

CustomFilterInfo Class
Microsoft.Synchronization Namespace