IndexedStreamIsIndexed Property

CVB.Net Documentation
Gets whether this is a IndexedStream.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public override sealed bool IsIndexed { get; }

Property Value

Type: Boolean
Always true.
See Also

Reference