Property OldItem
OldItem
Only applicable for ItemUpdated. Otherwise, it will be null.
Declaration
public EventCacheItem OldItem { get; }
Property Value
Type | Description |
---|---|
EventCacheItem | It contains basic information of an item present in the cache. |