ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / AttributeDef Class / DefaultValue Property

In This Topic
    DefaultValue Property (AttributeDef)
    In This Topic
    Gets the default value of this AttributeDef.
    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