ArcGIS Pro 2.9 API Reference Guide
CGAAttributeType Enumeration

ArcGIS.Core.CIM Namespace : CGAAttributeType Enumeration
CGA attribute type.
Syntax
Members
MemberDescription
Boolean Boolean - Attribute is a boolean
Boolean_Array Boolean_Array - Attribute is an array of boolean values
Float Float - Attribute is a numeric attribute that is a float value
Float_Array Float_Array - Attribute is an array of float values
String String - Attribute is a string
String_Array String_Array - Attribute is an array of string values
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace