Indicates how much metadata to include in the search result set.
Namespace:
Phoenix.BLL.SearchAssembly: Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)
Syntax
| C# |
|---|
public enum SearchResultFormats |
Members
| Member name | Description | |
|---|---|---|
| Short | Return only basic information for each result. | |
| FullMetadata | Return the full metadata set with each result. |
