ArcGIS Pro 2.9 API Reference Guide
Values Property (CIMCGAAttribute)

ArcGIS.Core.CIM Namespace > CIMCGAAttribute Class : Values Property
Gets or sets the values in the array. Used when CGAAttributeType is Float_Array, String_Array and Boolean_Array.
Syntax
public object[] Values {get; set;}
Public Property Values As Object()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMCGAAttribute Class
CIMCGAAttribute Members