ArcGIS Pro 3.0 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 field type ArcGIS.Core.Data.FieldType.String.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also