This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface > ITableCharacteristics.IndexFieldCharacter Property (ArcObjects .NET 10.5 SDK) |
Character placed to the right of the field name when a field is indexed.
[Visual Basic .NET] Public Property IndexFieldCharacter As String
[C#] public string IndexFieldCharacter {get; set;}