The IChangedItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveLocks | Array of item's lock descriptions. (Inherited from IHierarchyItem.) | |
| ChangeType |
Type of change.
| |
| CreationDate |
The date item was created.
(Inherited from IHierarchyItem.) | |
| DisplayName | User friendly item name. (Inherited from IHierarchyItem.) | |
| Href |
This item path on the server.
(Inherited from IHierarchyItem.) | |
| ItemType |
Type of the item (File, Folder, Version or VersionHistory)
(Inherited from IHierarchyItem.) | |
| LastModified |
Most recent modification date.
(Inherited from IHierarchyItem.) | |
| Properties |
Custom properties retrieved by [!:IFolder.GetChildrenAsync(bool, PropertyName[])] call.
(Inherited from IHierarchyItem.) | |
| SupportedLock | Lock types supported by the item. (Inherited from IHierarchyItem.) |