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


ITableDefFieldsPage.Fields Property (ArcObjects .NET 10.5 SDK)
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