Click or drag to resize

ICMSCategorySynonyms Property

Gets synonyms for the Category.

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

Property Value

Type: IEnumerableICMSCategorySynonym
See Also