The ID of the source NetworkEdge feature class.
[Visual Basic .NET] Public Property FromEdgeClassID As Integer
[C#] public int FromEdgeClassID {get; set;}
[C++]
HRESULT get_FromEdgeClassID(
long* ClassID
);
[C++]
HRESULT put_FromEdgeClassID(
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
FromEdgeClassID property returns the class id for the from edge type of this edge connectivity rule.