Gets the hierarchy of the column, this is either the hierarchy
in the case of a hierarchy column or the indexed column for other
columns.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public DataHierarchy Hierarchy { get; }
Property Value
Type: DataHierarchyImplements
IDataColumnHierarchyVersion Information
See Also