Show / Hide Table of Contents

Constructor CodedValueDescription

CodedValueDescription(String, Nullable<Object>)

Initializes a new instance of the CodedValueDescription class with the specified name and value.

Declaration
public CodedValueDescription(string name, object? value)
Parameters
Type Name Description
String name

The coded value's name.

System.Nullable<System.Object> value

The coded value's value.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.