Click or drag to resize

ICategoryDefinitionLocalizations Property

Gets localization of the category

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

Property Value

Type: IEnumerableICategoryLocalization
See Also