Taxonomy.getTermsByTermIDs (Method)
Returns the Taxonomy term for given Taxonomy ID, termID.
Returns:
String
Arguments:
Name | Type | Required | Description |
---|---|---|---|
taxonomyID | TaxonomyID | Required | ID of the taxonomy to query. |
termIDList | TaxonomyTermIDList | Required | A list of taxonomy terms. |
Context:
License Requirements | Taxonomy |
Permission Requirements | None |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None