ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / BAVariableListValueType Enumeration

BAVariableListValueType Enumeration
Represents variable value type.
Syntax
public enum BAVariableListValueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Average Average value type.
Index Index value type.
Number Number value type.
Percent Percent value type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.BAVariableListValueType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also