Represents the PerformancePoint Monitoring Web service used by the client to author dashboard objects.
Namespace: Microsoft.PerformancePoint.Scorecards.Server
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)
Visual Basic (Declaration)
<WebServiceAttribute(Namespace:="http://www.microsoft.com/performancepoint/scorecards")> _
Public Class PmService
Inherits WebService
Implements IBpm
Dim instance As PmService
[WebServiceAttribute(Namespace="http://www.microsoft.com/performancepoint/scorecards")]
public class PmService : WebService, IBpm
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.PerformancePoint.Scorecards.Server.PmService
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.