Share via


SPHealthScoreCalculator constructor

Initializes a new instance of the SPHealthScoreCalculator class.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New SPHealthScoreCalculator()
protected SPHealthScoreCalculator()

Remarks

Constructors of abstract classes can be called from a constructor of a derived class by using the base keyword.

See also

Reference

SPHealthScoreCalculator class

SPHealthScoreCalculator members

Microsoft.SharePoint.Utilities namespace