HealthRuleRunNowButton.RuleScope property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property RuleScope As SPHealthCheckScope
Get
'Usage
Dim value As SPHealthCheckScope
value = Me.RuleScope
protected virtual SPHealthCheckScope RuleScope { get; }
Property value
Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckScope