Get the class that this index is indexing.
            
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
SyntaxReadOnly Property Type As Type
	Get
property Type^ Type {
	Type^ get ();
}abstract Type : Type with get
Property Value
Type: 
Typethe class this index is indexing
See Also