ArcGIS Pro 2.6 API Reference Guide
BAVariableListValueType Enumeration

ArcGIS.Core.CIM Namespace : BAVariableListValueType Enumeration
Represents variable value type.
Syntax
public enum BAVariableListValueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum BAVariableListValueType 
   Inherits System.Enum
   Implements 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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace