ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCGAAttribute Class


In This Topic
    CIMCGAAttribute Class Properties
    In This Topic

    For a list of all members of this type, see CIMCGAAttribute members.

    Public Properties
     NameDescription
    Public Property Gets or sets the CGA attribute type.  
    Public Property Gets or sets the name.  
    Public Property Gets or sets the value. Used when CGAAttributeType is Float, String and Boolean.  
    Public Property Gets or sets the values in the array. Used when CGAAttributeType is Float_Array, String_Array and Boolean_Array.  
    Top
    See Also