ArcGIS Pro 2.9 API Reference Guide
BoundValue Property

ArcGIS.Core.CIM Namespace > CIMDiscreteVariable Class : BoundValue Property
Gets or sets the variable's currently-bound value. The array can have multiple values only if AllowMultiple is true.
Syntax
public object[] BoundValue {get; set;}
Public Property BoundValue As Object()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMDiscreteVariable Class
CIMDiscreteVariable Members