ArcObjects Library Reference (CatalogUI)  

ITableDefFieldsPage.Fields Property

The fields specified in the property page.

[Visual Basic .NET]
Public ReadOnly Property Fields As IFields
[C#]
public IFields Fields {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableDefFieldsPage Interface