SiteHealthSummary.PassedCount property

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

Syntax

'Declaration
Public ReadOnly Property PassedCount As Integer
    Get
'Usage
Dim instance As SiteHealthSummary
Dim value As Integer

value = instance.PassedCount
public int PassedCount { get; }

Property value

Type: System.Int32

See also

Reference

SiteHealthSummary class

SiteHealthSummary members

Microsoft.SharePoint.Client.SiteHealth namespace