TermStore.GetTerm Method
Include Protected Members
Include Inherited Members
Gets a Term object from the TermStore object.
Overload List
Name | Description | |
---|---|---|
GetTerm(Guid) | Gets a Term based on its ID. | |
GetTerm(Guid, Guid) | Gets a Term object that is based on the ID of the TermSet object and the ID of the Term. |
Top