Indicates how much metadata to include in the search result set.

Namespace:  Phoenix.BLL.Search
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public enum SearchResultFormats

Members

Member nameDescription
Short
Return only basic information for each result.
FullMetadata
Return the full metadata set with each result.

See Also