Compartilhar via


ObjectCacheElement.DefaultObjectCacheName Field

 

Applies To: Dynamics CRM 2013

Gets or sets the default element name.

Namespace:   Microsoft.Xrm.Client.Configuration
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public const string DefaultObjectCacheName
public:
literal String^ DefaultObjectCacheName
static val mutable DefaultObjectCacheName : string
Public Const DefaultObjectCacheName As String

Field Value

Type: System.String

See Also

ObjectCacheElement Class
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2013

Return to top