FieldRatingScale.RangeCount Property
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property RangeCount As Integer
Get
'Usage
Dim instance As FieldRatingScale
Dim value As Integer
value = instance.RangeCount
[RemoteAttribute]
public int RangeCount { get; }
Property Value
Type: System.Int32