HealthReportRunNowButton.RuleService Property

Gets an enumeration value that indicates where a SharePoint Health Analyzer rule should run.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides ReadOnly Property RuleService As String
    Get
'Usage
Dim value As String

value = Me.RuleService
protected override string RuleService { get; }

Property Value

Type: System.String
An enumeration value that indicates whether the rule is configured to run on the first available server or on all servers in the farm.

See Also

Reference

HealthReportRunNowButton Class

HealthReportRunNowButton Members

Microsoft.SharePoint.WebControls Namespace