RepositoryLocation.WriteXml Method

Writes properties to XML.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub WriteXml ( _
    writer As XmlWriter _
)
'Usage
Dim instance As RepositoryLocation
Dim writer As XmlWriter

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

Parameters

Implements

IXmlSerializable.WriteXml(XmlWriter)

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace