Click or drag to resize
SearchDocumentParametersIndex Property
Index the documents belongs to. Null when document is not result of index search.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public ISearchIndexInfo Index { get; set; }

Property Value

Type: ISearchIndexInfo
See Also