SPRSDiagnosticsService Class

Definition

Represents a SharePoint Report Services diagnostics service.

public ref class SPRSDiagnosticsService sealed : Microsoft::SharePoint::Administration::SPDiagnosticsServiceBase
[System.Runtime.InteropServices.Guid("BCB3A7BC-A131-4bf3-B096-F7042F923DE1")]
public sealed class SPRSDiagnosticsService : Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase
[<System.Runtime.InteropServices.Guid("BCB3A7BC-A131-4bf3-B096-F7042F923DE1")>]
type SPRSDiagnosticsService = class
    inherit SPDiagnosticsServiceBase
Public NotInheritable Class SPRSDiagnosticsService
Inherits SPDiagnosticsServiceBase
Inheritance
Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase
SPRSDiagnosticsService
Attributes

Constructors

SPRSDiagnosticsService()

Initializes a new instance of the SPRSDiagnosticsService class.

SPRSDiagnosticsService(String, SPFarm)

Initializes a new instance of the SPRSDiagnosticsService class with the specified name.

Properties

Local

Gets the local SPRSDiagnosticsService object.

TypeName

Gets the type name of the service.

Applies to