Share via


SPHealthReportStore.Local Property

Retrieves an object representing the health report store in the local Farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property Local As SPHealthReportStore
    Get
'Usage
Dim value As SPHealthReportStore

value = SPHealthReportStore.Local
public static SPHealthReportStore Local { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPHealthReportStore
The health report store.

See Also

Reference

SPHealthReportStore Class

SPHealthReportStore Members

Microsoft.SharePoint.Administration Namespace