ModelingHierarchyLevel
Definition of a hierarchy level in the model definition, contains source column identifier.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
levelId |
System ID of this hierarchy level |
- |
string |
uuid |
levelNumber |
Level number |
- |
integer |
int32 |
uniqueName |
Unique identifier of this hierarchy level |
- |
string |
|
displayName |
Display name of this hierarchy level |
- |
string |
|
sourceColumnUniqueName |
Unique identifier of this level's source column |
- |
string |
|
customCategoryId |
User-defined category of this hierarchy level |
- |
string |
|
description |
Description of this hierarchy level |
- |
string |
|
sortByColumn |
column unique name to sort by |
- |
string |
|
isDefaultSortDescending |
Is the default sorting descending |
- |
boolean |
|
properties |
Modeling properties of this hierarchy level |
- | ||
hideMemberType |
When to hide a member on this level |
- |