Click or drag to resize
SearchTaskCreationParameters Properties

The SearchTaskCreationParameters type exposes the following members.

Properties
  NameDescription
Public propertyObjectField
Is used for indexer to decide how to process the task and to understand the information stored in task value.
Public propertyObjectType
Object type of the indexed object. Not required for rebuild and optimize tasks.
Public propertyRelatedObjectID
ID of the related object. With this ID we can pinpoint the object, which change caused the creation of the search task.
Public propertyTaskType
Type of the search task
Public propertyTaskValue
Value that indexer requires to correctly process the task.
Top
See Also