| 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
<JsonPropertyAttribute(PropertyName := "Vals")>
Public Values As List(Of String)
Field Value
Type:
ListStringSee Also