ResultDocumentItemData Properties Property Ankiro Enterprise Suite Reference Documentation
The collection of document item properties, that have IndexPropertyData.AllowItemLists=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<ResultDocumentPropertyData> Properties { get; set; }

Property Value

Type: IList ResultDocumentPropertyData 
See Also