ArcGIS Pro 2.9 API Reference Guide
Length Property (FieldDescription)

ArcGIS.Core.Data.DDL Namespace > FieldDescription Class : Length Property
The length of the ArcGIS.Core.Data.Field.
Syntax
public int Length {get; set;}
Public Property Length As Integer
Remarks
This property only applies for the field type ArcGIS.Core.Data.FieldType.String.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FieldDescription Class
FieldDescription Members