ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / CurrentValue Property

In This Topic
    CurrentValue Property
    In This Topic
    Gets or sets the current value of this attribute.
    Syntax
    Public Property CurrentValue As Object
    public object CurrentValue {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also