ResultDocumentPropertyData ValueList Property Ankiro Enterprise Suite Reference Documentation
In case of a multi-value property, the set of property values formatted as a list of strings.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public IList<string> ValueList { get; set; }

Property Value

Type: IList String 
See Also