Get the name of the index.
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax ReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
Stringthe name of the index
See Also