Share via


GeneralFunctions.Serialize Method (Object)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Serializes the object passed in returning an xml string.

Namespace:   Microsoft.Uii.Common
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Syntax

public static string Serialize(
    object serialize
)
Public Shared Function Serialize (
    serialize As Object
) As String

Parameters

  • serialize
    Type: System.Object

    Specifies the object to serialize.

Return Value

Type: System.String

Type: String
The serialized object as string (XML).

See Also

Serializeā€‚Overload
GeneralFunctions Class
Microsoft.Uii.Common Namespace

Return to top

Unified Service Desk 2.0

Ā© 2017 Microsoft. All rights reserved. Copyright