HealthReportRunNowButton.RuleScope property

This member overrides HealthRuleRunNowButton.RuleScope.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

See also

Reference

HealthReportRunNowButton class

HealthReportRunNowButton members

Microsoft.SharePoint.WebControls namespace