Sort Coded Value Domain (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Sorts the code or description of a coded value domain in either ascending or descending order.

Parameters

LabelExplanationData Type
Input Workspace

The geodatabase containing the domain to be sorted.

Workspace
Domain Name

The name of the coded value domain to be sorted.

String
Sort By

Specifies whether the code or description will be used to sort the domain.

  • CodeRecords are sorted based on the code value for the domain.
  • DescriptionRecords are sorted based on the description value for the domain.
String
Sort Order

Specifies the direction the records will be sorted.

  • AscendingRecords are sorted from low value to high value.
  • DescendingRecords are sorted from high value to low value.
String

Derived Output

LabelExplanationData Type
Updated Input Workspace

The updated input workspace.

Workspace

Environments

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics