Click or drag to resize
SearchTaskInfoSearchTaskRelatedObjectID Property
ID of the object this task relates to. e.g. rebuild task - ID of an index, update task - ID of object that was changed.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public virtual int SearchTaskRelatedObjectID { get; set; }

Property Value

Type: Int32
See Also