TypeVersionTypeIndex Property |
Does managed type include a type index ?
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool TypeIndex { get; }
Public ReadOnly Property TypeIndex As Boolean
Get
public:
property bool TypeIndex {
bool get ();
}
member TypeIndex : bool with get
Property Value
Type:
Boolean
See Also