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

    VisualVariableInfoType Enumeration
    Visual variable info types.
    Syntax
    public enum VisualVariableInfoType : System.Enum, 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