Click or drag to resize
SearchTaskInfoProvider Properties

The SearchTaskInfoProvider type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberEnableIndexer
Indicates if the smart search indexer should start.
Public propertyStatic memberEnableTasks
Indicates whether task creation is enabled.
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberIndexerThreadGuid
Contains GUID of indexer thread when indexer is running.
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberIsIndexThreadRunning
Indicates whether indexer thread is running.
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberProcessSearchTasksByScheduler
If true, smart search tasks which supports various task processing are processed by scheduler.
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Top
See Also