ArcGIS Pro 2.8 API Reference Guide
SetValue Method

ArcGIS.Desktop.Editing.Attributes Namespace > Attribute Class : SetValue Method
an object
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 10, Windows 8.1

See Also

Reference

Attribute Class
Attribute Members