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

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

Property Value

Type: ISearchIndexInfo
See Also