This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.EngineProperties Property (ArcObjects .NET 10.5 SDK) |
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;}