This document is archived and information here might be outdated.  Recommended version.


ITableCharacteristics.ShowCodedValueDomainDescriptions Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface > ITableCharacteristics.ShowCodedValueDomainDescriptions Property
ArcGIS Developer Help

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