FieldId.RatingsCount Property

Gets an object of type GUID that specifies the RatingsCount field.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property RatingsCount As Guid
    Get
'Usage
Dim value As Guid

value = FieldId.RatingsCount
public static Guid RatingsCount { get; }

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

FieldId Class

FieldId Members

Microsoft.SharePoint.Publishing Namespace