ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / FieldDescription Class / DefaultValue Property

In This Topic
    DefaultValue Property (FieldDescription)
    In This Topic
    The default value of the ArcGIS.Core.Data.Field.
    Syntax
    public object DefaultValue {get; set;}
    Public Property DefaultValue As Object
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also