ArcGIS Pro 3.2 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 BAVariableListValueType[] ValueTypes {get; set;}
    Public Property ValueTypes As BAVariableListValueType()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also