Skip to content
Discussion options

You must be logged in to vote

@mappinger : under the covers we're using Microsoft Graph for taxonomy features (https://learn.microsoft.com/en-us/graph/api/resources/termstore-term?view=graph-rest-1.0) and there's no support for either IsAvailableForTagging and LocalProperties. There is a generic Properties option on a term (see https://pnp.github.io/pnpcore/using-the-sdk/taxonomy-advanced.html#working-with-term-set-properties), maybe that can help in your case (it matches to the old shared properties)? Regarding term tagging, that's not available anymore in the modern term store, I would recommend moving away from that feature if possible.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mappinger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants