Click or drag to resize

IItemsChangeItems Property

IT Hit User File System
Array of items that are changing. For create and population operations this is an array of children items. For update, move and delete operations this list always conains a single item.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.2.27026.0
Syntax
ChangeEventItem[] Items { get; }

Property Value

Type: ChangeEventItem
See Also