Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.