ArcGIS Pro 2.9 API Reference Guide
FieldDescriptions Property (TableDescription)

ArcGIS.Core.Data.DDL Namespace > TableDescription Class : FieldDescriptions Property
The list of FieldDescription items in the ArcGIS.Core.Data.Table.
Syntax
public IReadOnlyList<FieldDescription> FieldDescriptions {get;}
Public ReadOnly Property FieldDescriptions As IReadOnlyList(Of FieldDescription)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableDescription Class
TableDescription Members