Share via


MemberCollection.SerializeToXml method

Serializes the object to XML.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Function SerializeToXml As String
'Usage
Dim instance As MemberCollection
Dim returnValue As String

returnValue = instance.SerializeToXml()
public string SerializeToXml()

Return value

Type: System.String
The serialized object.

See also

Reference

MemberCollection class

MemberCollection members

SerializeToXml overload

Microsoft.PerformancePoint.Scorecards namespace