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


IAGSParameterPage.IsWizard Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAGSParameterPage Interface > IAGSParameterPage.IsWizard Property
ArcGIS Developer Help

IAGSParameterPage.IsWizard Property

Initialize the wizard mode the selected parameter page.

[Visual Basic .NET]
Public WriteOnly Property IsWizard
[C#]
public void IsWizard {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSParameterPage Interface