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


IAnnotationClassExtension.StatusFieldIndex Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IAnnotationClassExtension.StatusFieldIndex Property

The status field index.

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

Parameters StatusFieldIndex [out, retval] StatusFieldIndex is a parameter of type long

Product Availability

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

See Also

IAnnotationClassExtension Interface