Gets or sets the definition for the hierarchy column.
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 HierarchyDefinition HierarchyDefinition { get; set; }
Property Value
Type: HierarchyDefinitionExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if the column is not a hierarchy column anymore. |
ExpressionException | Thrown if the hierarchy definition was not valid. |
Version Information
See Also