ArcGIS Pro 3.0 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, Windows 8.1

    See Also