ArcGIS Pro 2.6 API Reference Guide
CodedValueDomain Class
Members 

ArcGIS.Desktop.Editing.Attributes Namespace : CodedValueDomain Class
Represents a coded value domain.
Syntax
public sealed class CodedValueDomain : Domain 
Public NotInheritable Class CodedValueDomain 
   Inherits Domain
Remarks

A coded value domain can apply to any type of attribute—text, numeric, date, and so on. Coded value domains specify a valid set of values for an attribute.

Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Editing.Attributes.Domain
      ArcGIS.Desktop.Editing.Attributes.CodedValueDomain

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CodedValueDomain Members
ArcGIS.Desktop.Editing.Attributes Namespace