This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRepresentationClass Interface > IRepresentationClass.OverrideFieldIndex Property (ArcObjects .NET 10.5 SDK) |
Field index of the override field.
[Visual Basic .NET] Public ReadOnly Property OverrideFieldIndex As Integer
[C#] public int OverrideFieldIndex {get;}
[C++]
HRESULT get_OverrideFieldIndex(
long* idx
);
[C++]
Parameters idx [out, retval] idx is a parameter of type long