ICacheChangeInfo Members
Include Protected Members
Include Inherited Members
Represents an interface that tracks the change information for an item in the cache.
The ICacheChangeInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Identity | Gets the identity of the changed item. | |
IsDeleted | Gets whether the deletion of the external content type is reported. | |
Token | Gets a token that represents the number of the change. |
Top
Methods
Name | Description | |
---|---|---|
GetOfflineEntityInstance | Gets the External Item that changed. |
Top