DeletedSocialTag.TermID Property
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property TermID As Guid
Get
'Usage
Dim instance As DeletedSocialTag
Dim value As Guid
value = instance.TermID
public Guid TermID { get; }
Property Value
Type: System.Guid