DocumentData FileData Property Ankiro Enterprise Suite Reference Documentation
The optional file data of the document to be parsed by Ankiro Suite. Using file data assumes that one or more data source properties are mapped to binary field content. Please refer to the developer documentation for more details about how file content is processed.

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public DocumentFileData FileData { get; set; }

Property Value

Type: DocumentFileData
See Also