ObjectExtensions Class

 

Applies To: Dynamics CRM 2015

(Developer Extensions)

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

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.Runtime.Serialization.ObjectExtensions

Syntax

public static class ObjectExtensions
[ExtensionAttribute]
public ref class ObjectExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type ObjectExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class ObjectExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static DeserializeByJson(String, Type, IEnumerable<Type>)

Deserialize an object using the DataContractJsonSerializer.

System_CAPS_pubmethodSystem_CAPS_static SerializeByJson(Object, IEnumerable<Type>)

Serialize an object using the DataContractJsonSerializer.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Client.Runtime.Serialization Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright