ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / DefaultValue Property

In This Topic
    DefaultValue Property (Attribute)
    In This Topic
    Gets the current default value of this attribute. If there is a current subtype, it returns the default subtype value.
    Syntax
    public object DefaultValue {get;}
    Public ReadOnly Property DefaultValue As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also