This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IQ > IQueryBuilder Interface > IQueryBuilder.DoModal Method (ArcObjects .NET 10.4 SDK) |
Displays the Query Builder dialog box.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal hParentWindowHandle As Integer _ )
[C#] public void DoModal ( int hParentWindowHandle );
[C++]
HRESULT DoModal(
long hParentWindowHandle
);
[C++]
Parameters hParentWindowHandle [in] hParentWindowHandle is a parameter of type long