Share via


SPSiteHealthResult.RuleIsRepairable property

Namespace:  Microsoft.SharePoint.Administration.SiteHealth
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property RuleIsRepairable As Boolean
    Get
'Usage
Dim instance As SPSiteHealthResult
Dim value As Boolean

value = instance.RuleIsRepairable
public bool RuleIsRepairable { get; }

Property value

Type: System.Boolean

See also

Reference

SPSiteHealthResult class

SPSiteHealthResult members

Microsoft.SharePoint.Administration.SiteHealth namespace