Click or drag to resize

DynamicStructureLevelScope Class

The class DynamicStructureLevelScope used to handle dynamic level recognition based on values
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.DynamicStructuringDynamicStructureLevelScope

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class DynamicStructureLevelScope

The DynamicStructureLevelScope type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberFromJson
Deserializes the DynamicStructureLevelScope to a json string
Public methodToJson
Serializes the DynamicStructureLevelScope to a json string
Top
Fields
  NameDescription
Public fieldStructureId
Gets or sets the related structure Id
Public fieldValues
Gets or sets the values colletion for the dynamic levels
Top
See Also