This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEdgeConnectivityRule Interface > IEdgeConnectivityRule.JunctionSubtypeCode Property (ArcObjects .NET 10.5 SDK) |
The specified permissible value for the associated attribute.
[Visual Basic .NET] Public Function get_JunctionSubtypeCode ( _ ByVal Index As Integer _ ) As Integer
[C#] public int get_JunctionSubtypeCode ( int Index );
[C++]
HRESULT get_JunctionSubtypeCode(
long Index,
long* SubtypeCode
);
[C++]
Parameters Index [in] Index is a parameter of type long SubtypeCode [out, retval] SubtypeCode is a parameter of type long