EdgeTypeTypeName Property |
Gets the name of the this edge type
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string TypeName { get; }
Public ReadOnly Property TypeName As String
Get
public:
property String^ TypeName {
String^ get ();
}
member TypeName : string with get
Property Value
Type:
StringSee Also