SocialTerm.Count property

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property Count As Long
    Get
    Private Set
'Usage
Dim instance As SocialTerm
Dim value As Long

value = instance.Count
public long Count { get; private set; }

Property value

Type: System.Int64

See also

Reference

SocialTerm class

SocialTerm members

Microsoft.Office.Server.SocialData namespace