You are here: C++ API > Classes > dtsFileConvertJob2 Structure > dtsFileConvertJob2::typeId Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsFileConvertJob2::typeId Data Member
Syntax
C++
long typeId;

Type id of the file parser to use to convert this file. This can be used to specify, for example, that an HTML file should be processed as plain text. If the document was retrieved in a search, the typeId should be set to the typeId returned from the search results object in the dtsSearchResultsItem. This ensures that the same file parser used to index the document is also used to highlight hits.