SocialTermDetail members
Contains information about a term and count of a social tag term.
The SocialTermDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialTermDetail | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
Count | Gets or sets the number of social data elements that contain the Term for the given results. | |
Term | Gets or sets the social tag term. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top