Click or drag to resize
ISystemIndexSearchResult Interface
Interface representing system index search result.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public interface ISystemIndexSearchResult

The ISystemIndexSearchResult type exposes the following members.

Methods
  NameDescription
Public methodGet
Gets the value of specified field.
Top
See Also