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.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public virtual int SearchTaskRelatedObjectID { get; set; }
Property Value
Type:
Int32See Also