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


IAnnoClassAdmin3.UpdateFieldIndexes Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnoClassAdmin3 Interface > IAnnoClassAdmin3.UpdateFieldIndexes Method
ArcGIS Developer Help

IAnnoClassAdmin3.UpdateFieldIndexes Method

Updates the indexes of the fields that expose the annotation properties.

[Visual Basic .NET]
Public Sub UpdateFieldIndexes ( _
)
[C#]
public void UpdateFieldIndexes (
);
[C++]
HRESULT UpdateFieldIndexes(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnoClassAdmin3 Interface