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


IQueryWizard.CombinationMethod Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IQueryWizard.CombinationMethod Property

The selected combination method (valid after calling DoModal).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryWizard Interface