SocialTagDetail Class

Contains information about a social tag.

Inheritance Hierarchy

System.Object
  [SocialDataService Web service].SocialDataDetail
    [SocialDataService Web service].SocialTagDetail

Namespace:  [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class SocialTagDetail _
    Inherits SocialDataDetail
'Usage
Dim instance As SocialTagDetail
[SerializableAttribute]
public class SocialTagDetail : SocialDataDetail

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

SocialTagDetail Members

SocialDataService Web Service