IAuthoritativeDataInformation Members
Include Protected Members
Include Inherited Members
Defines properties of the External Item data that is read from the external system.
The IAuthoritativeDataInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
ExpireAfter | Retrieves the time when the external item will be refreshed next. | |
LastException | Retrieves the exception information for the last refresh attempt if it failed. | |
LastRefreshed | Retrieves the timestamp of the last time the external item was read from the external system. | |
RetryCount | Retrieves the number of refresh retry attempts. | |
Status | Indicates whether the authoritative data is fresh, stale, obsolete, or invalid. |
Top