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


ITableDefFieldsPage Interface (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
ArcGIS Developer Help

ITableDefFieldsPage Interface

Provides access to members that control the Table Definition Fields Page.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property Fields The fields specified in the property page.
Method OnSetActive Notifies the property page when it becomes active.
Write-only property PageContext The context of the property page.
Method WizardNext Notifies the property page that the Next button on the wizard has been selected.
Write-only property WorkspaceDomains The workspace domains property.

Classes that implement ITableDefFieldsPage

Classes Description
TableDefFieldsPage Esri table definition fields page.