Click or drag to resize

DynamicStructureLevelScopeValues Field

Gets or sets the values colletion for the dynamic levels

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[JsonPropertyAttribute(PropertyName = "Vals")]
public List<string> Values

Field Value

Type: ListString
See Also