DynamicStructureLevelScope Class |
Namespace: Dynamicweb.Indexing.DynamicStructuring
The DynamicStructureLevelScope type exposes the following members.
Name | Description | |
---|---|---|
DynamicStructureLevelScope |
Initializes new instance of the class.
| |
DynamicStructureLevelScope(String, ListString) |
Initializes new instance for specific structure with the values
|
Name | Description | |
---|---|---|
FromJson |
Deserializes the DynamicStructureLevelScope to a json string
| |
ToJson |
Serializes the DynamicStructureLevelScope to a json string
|
Name | Description | |
---|---|---|
StructureId |
Gets or sets the related structure Id
| |
Values |
Gets or sets the values colletion for the dynamic levels
|