Home > @tridion-sites/models > KeywordCategory > useForIdentification
Whether the Category can be used for Taxonomy identification.
Specifies whether to enforce title uniqueness in the whole Blueprint structure on components that are classified with keywords from this Category. For example, Components can be classified by a Keyword if there is no other Component with the same title classified with this Keyword. Can be configurable only on root Categories. Title uniqueness check is performed on a Component with fields that contains a Keyword from the Category with UseForIdentification set to true.
Signature:
get useForIdentification(): boolean;