Freigeben über


BpmException.ToXml-Methode

Teilweise serialisiert Exception-Objekt an einen XML-Knoten.

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()

Rückgabewert

Typ: System.Xml.XmlNode
Das XML-Formular des Objekts.

Siehe auch

Referenz

BpmException Klasse

BpmException-Member

Microsoft.PerformancePoint.Scorecards-Namespace