ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / FieldDescriptions Property

FieldDescriptions Property (CIMStandaloneTable)
Gets or sets the field descriptions. Field descriptions for fields may only be written if values are overridden from defaults.
Syntax
public CIMFieldDescription[] FieldDescriptions {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also