ObjectExtensions.SerializeByJson Method (Object, IEnumerable<Type>)
Dynamics CRM 2015
Updated: January 15, 2016
Applies To: Dynamics CRM 2015
Serialize an object using the DataContractJsonSerializer.
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Parameters
- obj
-
Type:
System.Object
Type: Object.
- knownTypes
-
Type:
System.Collections.Generic.IEnumerable<Type>
Type: IEnumerable<Type>.
- obj
-
Type:
System.Object
Type: Object.
- knownTypes
-
Type:
System.Collections.Generic.IEnumerable<Type>
Type: IEnumerable<Type>.
© 2017 Microsoft. All rights reserved. Copyright
Show: