Click or drag to resize

SearchQuerySelectProperties Field

IT Hit WebDAV Classes Reference

Properties to be returned from server with each item returned in search results.

This property can be used to request any additional data required in search results, such as snippet of text around the search phrase, document title, author name, etc.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
public readonly List<PropertyName> SelectProperties

Field Value

Type: ListPropertyName
See Also