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

In This Topic
    Value Property (CIMCGAAttribute)
    In This Topic
    Gets or sets the value. Used when CGAAttributeType is Float, String and Boolean.
    Syntax
    public object Value {get; set;}
    Public Property Value As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also