ISearchMbObjectResult.Content

Syntax

Content: String;

Description

The Content property returns contents of the Document object.

Comments

The property will be available if on searching the ISolrMbObjectsSearchContext.NeedDocumentContent property is set to True, the current found object is the Document object.

Example

The example of use is given in description of the ISolrMbObjectsSearchContext.NeedDocumentContent property.

See also:

ISearchMbObjectResult