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


ITableCharacteristics.ShowIndexFieldCharacter Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.ShowIndexFieldCharacter Property

Indicates whether table window should show field index character.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface