Click or drag to resize

ICategoryDefinitionSynonyms Property

Gets synonyms of the category

Namespace:  Ingeniux.Runtime.Taxonomy
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
IEnumerable<ICategorySynonym> Synonyms { get; }

Property Value

Type: IEnumerableICategorySynonym
See Also