DynamicStructureLevel Class |
Namespace: Dynamicweb.Indexing.DynamicStructuring
The DynamicStructureLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicStructureLevel |
Initializes a new instance of the class.
| |
| DynamicStructureLevel(Guid, String, SortDirection, Int32) |
Initializes a new instance of the class.
|
| Name | Description | |
|---|---|---|
| FieldSortDirection |
Gets or sets the sorting direction for SourceField | |
| Id |
Gets or sets the level id.
| |
| Index |
Gets or sets the level index
| |
| SourceField |
Gets or sets the related field of the dynamic structure.
| |
| StructureId |
Gets or sets the related structure id.
| |
| Value |
Gets or sets the dynamic level value
| |
| ValueCount |
Gets or sets the dynamic level value label
| |
| ValueLabel |
Gets or sets the dynamic level value label
|