ArcObjects Library Reference (Carto)  

IAnnotationClassExtension.AnnotationClassIDFieldIndex Property

The label class ID field index.

[Visual Basic .NET]
Public ReadOnly Property AnnotationClassIDFieldIndex As Integer
[C#]
public int AnnotationClassIDFieldIndex {get;}
[C++]
HRESULT get_AnnotationClassIDFieldIndex(
  long* AnnotationClassIDFieldIndex
);
[C++]

Parameters

AnnotationClassIDFieldIndex [out, retval]   AnnotationClassIDFieldIndex is a parameter of type long

Product Availability

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

See Also

IAnnotationClassExtension Interface