Gets the edge id
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic int EdgeId { get; }
Public ReadOnly Property EdgeId As Integer
Get
public:
property int EdgeId {
int get ();
}
member EdgeId : int with get
Property Value
Type:
Int32
See Also