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


ITableCharacteristics.IndexFieldCharacter 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.IndexFieldCharacter Property
ArcGIS Developer Help

ITableCharacteristics.IndexFieldCharacter Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface