Click or drag to resize

QueryAfterQueryArgsQuery Property

Gets or sets the query.

Namespace:  Dynamicweb.Indexing.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IQuery Query { get; set; }

Property Value

Type: IQuery
See Also