XmlUtils class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a wrapper class for the XmlSerializer class.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.XmlUtils

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

Syntax

'Declaration
Public NotInheritable Class XmlUtils
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class XmlUtils

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

XmlUtils members

Microsoft.PerformancePoint.Scorecards namespace