ArcGIS Pro 3.7 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 Property Length As Integer
    public int Length {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also