IQueryElement Interface

Definition

Provides an internally used interface for the QueryElement.

public interface class IQueryElement
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("28A0F08A-085E-498f-857D-3B683E7FA342")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IQueryElement
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("28A0F08A-085E-498f-857D-3B683E7FA342")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IQueryElement = interface
Public Interface IQueryElement
Derived
Attributes

Properties

Ancestor

Gets or sets the ancestor of this query element.

Condition

Gets or sets the condition of this query element.

SearchConfigurations

Gets or sets a list of attributes to help with search.

Applies to