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)
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.