ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / VisualVariableInfoType Enumeration

In This Topic
    VisualVariableInfoType Enumeration
    In This Topic
    Visual variable info types.
    Syntax
    public enum VisualVariableInfoType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum VisualVariableInfoType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Expression Expression
    None None.
    Random Random.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also