ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / HasDefaultValue Property

In This Topic
    HasDefaultValue Property
    In This Topic
    Gets a value indicating whether this field has a default value.
    Syntax
    public bool HasDefaultValue {get;}
    Public ReadOnly Property HasDefaultValue As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also