Click or drag to resize

ChangeEventItem.Metadata Field

IT Hit User File System
Metadata of the item that is being created, updated or moved. Null for delete operation or if event occurred at the time when metadata is unavailable.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public readonly IMetadata Metadata

Field Value

Type: IMetadata
See Also