TermDetail Members
Include Protected Members
Include Inherited Members
Represents the detail of a term.
The TermDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TermDetail | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the identifier (ID) of the term. | |
Name | Gets or sets the name of the 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