[This is preliminary documentation and is subject to change.]
The ListItemUpdateEventArgs<(Of <(T>)>) type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Index |
Index of changed item;
(Inherited from ListItemChangeEventArgs<(Of <(T>)>).) | |
| Item |
Changed item.
(Inherited from ListItemChangeEventArgs<(Of <(T>)>).) | |
| OldItem |
Old item.
|