DeletedSocialTagDetail Members
Include Protected Members
Include Inherited Members
Represents the details of the social tag whose information has been deleted from the database.
The DeletedSocialTagDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DeletedSocialTagDetail | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
DeletedTime | Gets or sets the date and time when the social data was deleted. (Inherited from DeletedSocialDataDetail.) | |
Owner | Gets or sets the user associated with the social data. (Inherited from DeletedSocialDataDetail.) | |
TermID | Gets or sets the GUID of the term. | |
Url | Gets or sets the URL to the social data. (Inherited from DeletedSocialDataDetail.) |
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