Show / Hide Table of Contents

Property DomainName

DomainName

Gets or sets the name of the domain to use on this field.

Declaration
public string DomainName { get; set; }
Property Value
Type Description
String

The name of the domain to use on this field.

Remarks

The domain must already exist in the geodatabase (see CreateDomainAsync(DomainDescription)). The default value of an empty string indicates that no domain should be used.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14
.NET 6.0100.14
.NET 6.0 Windows100.14
.NET Framework100.14
Xamarin.Android100.14
Xamarin.iOS100.14
UWP100.14
In This Article
Back to top Copyright © 2021 Esri.