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


IAnnotationClassExtension.AnnotationClassIDFieldIndex Property (ArcObjects .NET 10.6 SDK)
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(
  System.Int32* 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