Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
PmService Class (Microsoft.PerformancePoint.Scorecards.Server)
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
Visual Basic (Usage)
Dim instance As PmService
C#
[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.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker