This document is archived and information here might be outdated.  Recommended version.


IQuery.EngineProperties Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.EngineProperties Property

Property set containing properties of the search engine that will be used to execute the query.

[Visual Basic .NET]
Public ReadOnly Property EngineProperties As IPropertySet
[C#]
public IPropertySet EngineProperties {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface