SearchTaskAzureInfoSearchTaskAzureInitiatorObjectID Property |
ID of the object that initiated creation of this search task e.g. update task if object got modified.
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 13.0.131
Syntax public virtual int SearchTaskAzureInitiatorObjectID { get; set; }
Property Value
Type:
Int32Remarks 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