Gets the id of the edge type
            
 
    Namespace: 
   VelocityGraph
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
 Syntax
Syntaxpublic int TypeId { get; }Public ReadOnly Property TypeId As Integer
	Get
public:
property int TypeId {
	int get ();
}member TypeId : int with get
Property Value
Type: 
Int32 See Also
See Also