ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / FieldDescription Class / Length Property

In This Topic
    Length Property (FieldDescription)
    In This Topic
    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 ArcGIS.Core.Data.FieldType.String and ArcGIS.Core.Data.FieldType.OID field types.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also