  | QueryAfterQueryArgsQuery Property  | 
 
            Gets or sets the query.
            
 
    Namespace: 
   Dynamicweb.Indexing.Notifications
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic IQuery Query { get; set; }Public Property Query As IQuery
	Get
	Set
Property Value
Type: 
IQuery
See Also