ObjectCacheInstanceMode Enumeration
Applies To: Dynamics CRM 2015
(Developer Extensions)
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public enum ObjectCacheInstanceMode
public enum class ObjectCacheInstanceMode
type ObjectCacheInstanceMode
Public Enumeration ObjectCacheInstanceMode
Members
Member name | Description | |
---|---|---|
PerInstance | Value = 2. |
|
PerName | Value = 1. |
|
Static | Value = 0. |
|
SerializeByJson(IEnumerable<Type>) | Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.) |
Remarks
Developer extensions for Microsoft Dynamics CRM 2015
See Also
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright