Click or drag to resize
SearchTaskCreationParametersRelatedObjectID Property
ID of the related object. With this ID we can pinpoint the object, which change caused the creation of the search task.

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

Property Value

Type: Int32
See Also