SPFieldRatingScaleValue Members

Include Protected Members
Include Inherited Members

Contains the value for an SPFieldRatingScale object.

The SPFieldRatingScaleValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldRatingScaleValue() Initializes a new instance of the SPFieldRatingScaleValue class.
Public method SPFieldRatingScaleValue(String) Initializes a new instance of the SPFieldRatingScaleValue class that is based on the specified field value.

Top

Properties

  Name Description
Public property Count Gets the number of questions that have been answered in the rating scale.
Public property Item Gets the subordinate question and response of a user at the specified index in the collection of subordinate questions of the rating scale.

Top

Methods

  Name Description
Public method Add Adds a value to a specified subordinate question in the survey rating scale.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that contains the questions and answers of a user in a single survey response. (Overrides Object.ToString().)

Top

See Also

Reference

SPFieldRatingScaleValue Class

Microsoft.SharePoint Namespace