HealthReportRunNowButton.RuleScope Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides ReadOnly Property RuleScope As SPHealthCheckScope
Get
'Usage
Dim value As SPHealthCheckScope
value = Me.RuleScope
protected override SPHealthCheckScope RuleScope { get; }
Property Value
Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckScope
Returns SPHealthCheckScope.
See Also
Reference
HealthReportRunNowButton Class