MiniatureVisualizationActionContext HierarchyPathValues Property TIBCO Spotfire 6.0 API Reference
Gets the path of values identifying the leaf in a hierarchy for which an action is invoked. May be null or empty.

Namespace: Spotfire.Dxp.Application.Visuals.Miniatures
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public IList<Object> HierarchyPathValues { get; }

Property Value

Type: IList Object 
See Also