Share via


SPSiteHealthRule.IsRepairable property

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

Syntax

'Declaration
Public ReadOnly Property IsRepairable As Boolean
    Get
'Usage
Dim instance As SPSiteHealthRule
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace