ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAVariableListVariable Class / ValueTypes Property

In This Topic
    ValueTypes Property (CIMBAVariableListVariable)
    In This Topic
    Gets or sets value types of the variable. If null, Number value type is used.
    Syntax
    Public Property ValueTypes As BAVariableListValueType()
    public BAVariableListValueType[] ValueTypes {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also