ServiceConfigurationInstanceMode Enumeration
Dynamics CRM 2015
Updated: January 15, 2016
Applies To: Dynamics CRM 2015
Enumeration values for the server configuration instance mode. (Developer Extensions)
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
| Member name | Description | |
|---|---|---|
| PerInstance | Value = 3. | |
| PerName | Value = 2. | |
| PerRequest | Value = 1. | |
| Static | Value = 0. | |
| SerializeByJson(IEnumerable<Type^>^) | Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.) |
This enumeration is used for the ServiceConfigurationInstanceMode property.
© 2017 Microsoft. All rights reserved. Copyright
Show: