ArcGIS Pro 3.2 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 bool SetValue( 
       object value
    )
    Public Function SetValue( _
       ByVal value As Object _
    ) As Boolean

    Parameters

    value
    an object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also