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


ITableDefFieldsPage.WizardNext Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IT > ITableDefFieldsPage Interface > ITableDefFieldsPage.WizardNext Method
ArcGIS Developer Help

ITableDefFieldsPage.WizardNext Method

Notifies the property page that the Next button on the wizard has been selected.

[Visual Basic .NET]
Public Sub WizardNext ( _
)
[C#]
public void WizardNext (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableDefFieldsPage Interface