Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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