Click or drag to resize

SearchQuery.LikeProperties Field

IT Hit WebDAV Classes Reference
List of properties to be used in like conditions. The search phrase will be searched in the properties specilied in this list.

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

Field Value

Type: List<PropertyName>
See Also