PersonalCacheItem members
The PersonalCacheItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PersonalCacheItem |
Top
Properties
Name | Description | |
---|---|---|
CacheKey | ||
CacheValue | ||
CacheValueHash | ||
CacheVersion | ||
ListItemId | ||
ListItemUniqueId | ||
ModifiedTimeUtc | ||
TypeId | (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top