SocialTermDetail class

Contains information about a term and count of a social tag term.

Inheritance hierarchy

System.Object
  WebSvcSocialDataService.SocialTermDetail

Namespace:  WebSvcSocialDataService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/SocialDataService")> _
Public Class SocialTermDetail
'Usage
Dim instance As SocialTermDetail
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/SocialDataService")]
public class SocialTermDetail

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.

See also

Reference

SocialTermDetail members

WebSvcSocialDataService namespace