Term.GetDescription Method
Include Protected Members
Include Inherited Members
Gets the description for a Term object.
Overload List
Name | Description | |
---|---|---|
GetDescription() | Gets the description of the Term object in the language (WorkingLanguage) of the current TermStore object. | |
GetDescription(Int32) | Gets the description of the Term in the LCID. |
Top