Compartilhar 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