'Declaration Public Enum ItemSourceChangeType Inherits System.Enum
public enum ItemSourceChangeType : System.Enum
Member | Description |
---|---|
AddItem | An item has been added to the item source. |
ChangeItem | An item has been changed on the item source. |
RemoveItem | An item has been removed from the item source. |
Reset | The item source has been reset or too many changes to the item source have occurred and the client should just requery as if a reset has occurred. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2