Share via


HealthRuleRunNowButton.RepairAutomatically Property

Gets whether the health rule is set to repair an error automatically as soon as it detects one.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property RepairAutomatically As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.RepairAutomatically
protected virtual bool RepairAutomatically { get; }

Property Value

Type: System.Boolean
true if the rule repairs an error automatically; otherwise false.

See Also

Reference

HealthRuleRunNowButton Class

HealthRuleRunNowButton Members

Microsoft.SharePoint.WebControls Namespace

RepairAutomatically