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


    CIMCGAAttribute Class Properties

    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