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

    See Also