Click or drag to resize
SearchTaskAzureInfoSearchTaskAzureInitiatorObjectID Property
ID of the object that initiated creation of this search task e.g. update task if object got modified.

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

Property Value

Type: Int32
Remarks
ID of document that had it's content changed, ID of an modified object or class ID of the custom table or page type.
See Also