InheritedDomain

An object that specifies an inherited domain that specifies the valid values for a Field. An inherited domain may be part of a FeatureType. An InheritedDomain indicates that the domain for a field in the feature type is the same as the domain for the field in the ArcGISFeatureTable.

Since

200.1.0

Inherited properties

Link copied to clipboard

The field type of the domain.

Link copied to clipboard

The name of the domain.

Inherited functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toJson(): String

Convert an object to JSON string.