Click or drag to resize

QueryType Property

Gets or sets Query type

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string Type { get; set; }

Property Value

Type: String

Implements

IQueryType
See Also