Share via


HealthRuleRunNowButton.RuleType Property

Gets the type name of the SharePoint Health Analyzer rule.

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

Syntax

'Declaration
Protected ReadOnly Property RuleType As String
    Get
'Usage
Dim value As String

value = Me.RuleType
protected string RuleType { get; }

Property Value

Type: System.String
A string that contains the type name of the rule.

See Also

Reference

HealthRuleRunNowButton Class

HealthRuleRunNowButton Members

Microsoft.SharePoint.WebControls Namespace