Aracılığıyla paylaş


SPHealthScoreCalculator Constructor

Initializes a new instance of the SPHealthScoreCalculator class.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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