HealthReportRepairButton.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 Overrides ReadOnly Property RepairAutomatically As Boolean
    Get
'Usage
Dim value As Boolean

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

Property Value

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

See Also

Reference

HealthReportRepairButton Class

HealthReportRepairButton Members

Microsoft.SharePoint.WebControls Namespace