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