| IndexProviderBaseIsAvailable Property |
Shows if index is available
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax [DataMemberAttribute]
public abstract bool IsAvailable { get; }
<DataMemberAttribute>
Public MustOverride ReadOnly Property IsAvailable As Boolean
Get
Property Value
Type:
BooleanImplements
IIndexProviderIsAvailableSee Also