Share via


FilterChange Members

Represents information about a change that causes an item to move in or out of a filter.

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

Public Constructors

  Name Description
Public method FilterChange Initializes a new instance of the FilterChange class that contains the specified value that indicates whether the item is in the filter, and the version of the change that caused the move.

Top

Public Properties

  Name Description
Public property IsMoveIn Gets a value that indicates whether the item is in the filter.
Public property MoveVersion Gets the version of the change that caused the item to move in relation to the 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 Dd937426.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
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

FilterChange Class
Microsoft.Synchronization Namespace