DocumentPropertyData ValueList Property Ankiro Enterprise Suite Reference Documentation
ValueList cannot be specified at the same time as Value. If both are specified, ValueList takes precedence over any Value specified for the property. ValueList cannot be used with item property values.

Namespace: Ankiro.SearchServer.Data
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