Click or drag to resize

IIndexType Property

Get the class that this index is indexing.

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
Type Type { get; }

Property Value

Type: Type
the class this index is indexing
See Also