Share via


BpmException.ToXml Method (Microsoft.PerformancePoint.Scorecards)

Partially serializes a BpmException to an XML node.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Function ToXml As XmlNode
'Usage
Dim instance As BpmException
Dim returnValue As XmlNode

returnValue = instance.ToXml
public XmlNode ToXml ()

Return Value

The XML form of this object.

See Also

Reference

BpmException Class
BpmException Members
Microsoft.PerformancePoint.Scorecards Namespace