ServiceConfigurationInstanceMode Enumeration

 

Updated: January 15, 2016

Applies To: Dynamics CRM 2015

Enumeration values for the server configuration instance mode. (Developer Extensions)

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

public enum class ServiceConfigurationInstanceMode

Member nameDescription
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.

Return to top

© 2017 Microsoft. All rights reserved. Copyright

Show: