ListLocation.WriteXml - Méthode

Écrit les propriétés au format XML.

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

Syntaxe

'Déclaration
Public Sub WriteXml ( _
    writer As XmlWriter _
)
'Utilisation
Dim instance As ListLocation
Dim writer As XmlWriter

instance.WriteXml(writer)
public void WriteXml(
    XmlWriter writer
)

Paramètres

Implémentations

IXmlSerializable.WriteXml(XmlWriter)

Voir aussi

Référence

ListLocation classe

ListLocation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms