SPHealthScoreCalculator Members
Include Protected Members
Include Inherited Members
When implemented in a derived class, provides a method for translating a performance value into a health score from 0 to 10.
The SPHealthScoreCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPHealthScoreCalculator | Initializes a new instance of the SPHealthScoreCalculator class. |
Top
Properties
Name | Description | |
---|---|---|
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
CalculateScore | When implemented in a derived class, translates a performance value into a health score from 0 to 10. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top