ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / CodedValueDomain Class
Properties Methods


In This Topic
    CodedValueDomain Class Members
    In This Topic

    The following tables list the members exposed by CodedValueDomain.

    Public Properties
     NameDescription
    Public PropertyGets the list of Coded Values for this domain.  
    Public Property Gets the description of this Domain. (Inherited from ArcGIS.Desktop.Editing.Attributes.Domain)
    Public PropertyOverloaded.  Looks up a CodedValue by Name.  
    Public Property Gets the name of this Domain. (Inherited from ArcGIS.Desktop.Editing.Attributes.Domain)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Determines if the given object belongs to this Domain.  
    Top
    See Also