Click or drag to resize

DynamicStructureLevelScope Constructor (String, ListString)

Initializes new instance for specific structure with the values

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public DynamicStructureLevelScope(
	string structureId,
	List<string> values
)

Parameters

structureId
Type: SystemString
values
Type: System.Collections.GenericListString
See Also