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