Add a new hierarchy column.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- name
- Type: System String
The name of the hierarchy.
- hierarchyDefinition
- Type: Spotfire.Dxp.Data HierarchyDefinition
The hierarchy definition.
Return Value
Type: DataColumnThe newly created hierarchy column.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if the name of the column is not valid or already exists in the collection. |
Spotfire.Dxp.Data.Exceptions ExpressionException | Thrown if the definition is not valid. |
Version Information
See Also