Show / Hide Table of Contents

Constructor CodedValueDomainDescription

CodedValueDomainDescription(string, FieldType, IEnumerable<CodedValueDescription>)

Initializes a new instance of the CodedValueDomainDescription class with the specified name and coded values.

Declaration
public CodedValueDomainDescription(string name, FieldType fieldType, IEnumerable<CodedValueDescription> values)
Parameters
Type Name Description
string name

The coded value domain's name.

FieldType fieldType

The coded value domain's field type.

IEnumerable<CodedValueDescription> values

The coded value domain's coded values.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 300.0
.NET Windows100.14 - 300.0
.NET Android200.2 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.14 - 200.8
Xamarin.Android100.14
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.