SiteHealthResult.RuleId property

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

Syntax

'Declaration
Public ReadOnly Property RuleId As Guid
    Get
'Usage
Dim instance As SiteHealthResult
Dim value As Guid

value = instance.RuleId
public Guid RuleId { get; }

Property value

Type: System.Guid

See also

Reference

SiteHealthResult class

SiteHealthResult members

Microsoft.SharePoint.Client.SiteHealth namespace