ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / SetValue Method
an object

In This Topic
    SetValue Method
    In This Topic
    Set the value of this attribute.
    Syntax
    Public Function SetValue( _
       ByVal value As Object _
    ) As Boolean
    public bool SetValue( 
       object value
    )

    Parameters

    value
    an object
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also