ResultDocumentPropertyData ValueMarkupList Property Ankiro Enterprise Suite Reference Documentation
The optional list of property values prepared for result markup, , in case the associated search profile property has GenerateMarkup=true specified.

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> ValueMarkupList { get; set; }

Property Value

Type: IList String 
See Also