Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a String that represents the SPBucketHealthScoreCalculator object.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPBucketHealthScoreCalculator
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return value
Type: System.String
A representation of the array that defines the value buckets as a bracketed, comma-delimited list; for example, "[10,20,30,40]".
See also
Reference
SPBucketHealthScoreCalculator class
SPBucketHealthScoreCalculator members
Microsoft.SharePoint.Utilities namespace
Other resources
How to: Create, Modify, and Change a Bucket-Style Health-Score Calculator