FilterChange::IsMoveIn Property

Gets a value that indicates whether the item is in the filter.

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

public:
property bool IsMoveIn {
	bool get ();
}

Property Value

Type: System::Boolean
true when the item is in the filter; otherwise, false.
Show: