ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / BindVariableType Enumeration

In This Topic
    BindVariableType Enumeration
    In This Topic
    Bind variable types.
    Syntax
    Members
    MemberDescription
    Boolean Boolean variable type.
    Date Date variable type.
    DateOnly Date only variable type.
    Double Double variable type.
    Duration Duration variable type.
    EntityID Entity ID variable type.
    Geometry Geometry variable type.
    Integer Integer variable type.
    RelationshipID Relationship ID variable type.
    String String variable type.
    TimeOnly Time only variable type.
    TimestampOffset Timestamp offset variable type.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also