Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the XML schema.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function GetSchema As XmlSchema
'Usage
Dim instance As ListLocation
Dim returnValue As XmlSchema
returnValue = instance.GetSchema()
public XmlSchema GetSchema()
Return Value
Type: System.Xml.Schema.XmlSchema
The XML schema.