DocumentFileDataParseResult Properties Property Ankiro Enterprise Suite Reference Documentation
The collection of fields identified by the IFilter parser.

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

Property Value

Type: IList DocumentFileDataParseResultProperty 
See Also