Share via


SiteHealthResult.RuleIsRepairable property

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

SiteHealthResult class

SiteHealthResult members

Microsoft.SharePoint.Client.SiteHealth namespace