ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / CodedValueDomain Class / Item Property / Item(String) Property

Item(String) Property
Looks up a CodedValue by Name.
Syntax
public object Item( 
   string name
) {get;}

Parameters

name

Property Value

The GDB value of that CodedValue
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also