SPFieldRatingScaleValue class
Contains the value for an SPFieldRatingScale object.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFieldRatingScaleValue
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class SPFieldRatingScaleValue
'Usage
Dim instance As SPFieldRatingScaleValue
[SerializableAttribute]
public class SPFieldRatingScaleValue
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.