| Name | Description | Type | Additional Information |
|---|---|---|---|
| Id |
The internal id of the searchword in Epsilon. |
integer |
None. |
| Name |
The name of the searchword. |
string |
None. |
| Code |
The searchword code. |
string |
None. |
| ParentId |
The id of the searchword's parent searchword. |
integer |
None. |
| Description |
The description of the searchword. |
string |
None. |
| IsHeader |
Whether the searchword is a header. Header searchwords are not selectable from the searchword tree in Epsilon. |
boolean |
None. |
| Children |
The searchword children of the searchword. |
Collection of ActiveSearchwordHierarchyDto |
None. |