ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

CIMDiscreteVariable Class
CIMDiscreteVariable Members