SPHealthReportsList members
Represents a list of SharePoint Health Analyzer reports.
The SPHealthReportsList type exposes the following members.
Properties
Name | Description | |
---|---|---|
Local | Gets an SPHealthReportsList object that represents the SharePoint Health Analyzer Reports list for the farm. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Releases all unmanaged resources used by the SPHealthReportsList object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetItem | Returns the list item for the specified rule from the SharePoint Health Analyzer Reports list if an item for the rule exists. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top