DocumentData Properties Property Ankiro Enterprise Suite Reference Documentation
The collection of properties of the document. Document property values must conform to the schema specified by the data source.

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

Property Value

Type: IList DocumentPropertyData 
See Also