The ID of the default junction feature class.
[Visual Basic .NET] Public Property DefaultJunctionClassID As Integer
[C#] public int DefaultJunctionClassID {get; set;}
[C++]
HRESULT get_DefaultJunctionClassID(
long* ClassID
);
[C++]
HRESULT put_DefaultJunctionClassID(
long ClassID
);
[C++]Parameters
ClassID [out, retval] ClassID is a parameter of type long ClassID [in] ClassID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
DefaultJunctionClassID property returns the class id for the default junction that has been set for this edge connectivity rule.