Click or drag to resize

Query Class

Provides the information about query's notifications.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.NotificationsQuery

Namespace:  Dynamicweb.Indexing.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public sealed class Query

The Query type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAfterQuery
The after query.
Public fieldStatic memberBeforeQuery
The before query.
Top
See Also