3.1.5.20.2.2.5 GetTerm

Return Type: Microsoft.SharePoint.Client.Taxonomy.Term

Specifies a Term (section 3.1.5.16) from the current TermSet (section 3.1.5.20) based on its GUID identifier.

Parameters:

termId: The identifier of the Term to get.

Type: CSOM GUID

Remarks:

A null is returned if the Term cannot be found or if the user does not have sufficient permissions to access it.