HealthRuleRunNowButton.RuleService Property
Gets the type name of the service that runs the SharePoint Health Analyzer rule.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable ReadOnly Property RuleService As String
Get
'Usage
Dim value As String
value = Me.RuleService
protected virtual string RuleService { get; }
Property Value
Type: System.String
A string that contains the type name of the service.
See Also
Reference
HealthRuleRunNowButton Members