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


ITableDefFieldsPage.WizardNext Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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