ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Domain Class
Properties Methods


In This Topic
    Domain Class Members
    In This Topic

    The following tables list the members exposed by Domain.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public PropertyGets the MergePolicy of the domain.  
    Public PropertyGets the SplitPolicy of the domain.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the description of the domain. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets the FieldType of the domain. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the domain. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also