Click or drag to resize

ICategoryDefinitionChildren Property

Gets children of the category.

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

Property Value

Type: IEnumerableICategoryDefinition
See Also