Initializes the dialog box based on a query's parameters and then opens it.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal pQuery As IQuery _ )
[C#] public void Initialize ( IQuery pQuery );
Product Availability
Available with ArcGIS Desktop.
Initializes the dialog box based on a query's parameters and then opens it.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal pQuery As IQuery _ )
[C#] public void Initialize ( IQuery pQuery );