CacheItemDetail Members

Applies To: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online

Additional information about the cache item. (Developer Extensions)

The following tables list the members exposed by the CacheItemDetail type.

Public Constructors

  Name Description
  CacheItemDetail Constructor initializes an instance of the CacheItemDetail class.

Top

Public Properties

  Name Description
public property CacheKey Gets the key of the related cache item.
public property CreatedOn Gets the creation date of the cache item.
public property Policy Gets the policy of the cache item.
public property UpdatedOn Gets or sets the last updated date of the cache item.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

(see also Extension Methods)

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Extension Methods

  Name Description
public extension method SerializeByJson  Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.)

Top

See Also

Reference

CacheItemDetail Class
Microsoft.Xrm.Client.Caching Namespace

Other Resources

Developer Extensions for Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.