Share via


SPSiteHealthRule.Id property

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

Syntax

'Declaration
Public Property Id As Guid
    Get
    Private Set
'Usage
Dim instance As SPSiteHealthRule
Dim value As Guid

value = instance.Id
public Guid Id { get; private set; }

Property value

Type: System.Guid

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace