Partager via


BpmException.ToXml - Méthode

Partiellement sérialise un objet d'exception à un nœud XML.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Function ToXml As XmlNode
'Utilisation
Dim instance As BpmException
Dim returnValue As XmlNode

returnValue = instance.ToXml()
public XmlNode ToXml()

Valeur renvoyée

Type : System.Xml.XmlNode
Le format XML de cet objet.

Voir aussi

Référence

BpmException classe

BpmException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms