TermDetail Class
Represents the detail of a term.
Inheritance Hierarchy
System.Object
[SocialDataService Web service].TermDetail
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class TermDetail
'Usage
Dim instance As TermDetail
[SerializableAttribute]
public class TermDetail
Remarks
A “term” is a user-defined keyword for a webpage or item on a SharePoint site or the Internet. Individual users create social tags and, by default, share them with other users.
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.