Click or drag to resize

ViewSettingAllQueryVariables Property

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public IEnumerable<QueryVariable> AllQueryVariables { get; }

Property Value

Type: IEnumerableQueryVariable
See Also