ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.ShowCodedValueDomainDescriptions Property

Indicates if the table window shows coded value domain descriptions or values.

[Visual Basic .NET]
Public Property ShowCodedValueDomainDescriptions As Boolean
[C#]
public bool ShowCodedValueDomainDescriptions {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface