Click or drag to resize

QueryName Property

Gets or sets Query name

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

Property Value

Type: String

Implements

IQueryName
See Also