Click or drag to resize

ICMSAssetElementCategoryIds Property

Gets the ids of the Categories associated with the target Asset

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

Return Value

Type: IEnumerableString
Enumerable ID(string)
See Also