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


IAnnoClassAdmin3.UpdateFieldIndexes Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

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