InternalServiceIsSearchable Method |
Return true if given document was indexed by FTS
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int IsSearchable(
int documentVersionId
)
Parameters
- documentVersionId
- Type: SystemInt32
Return Value
Type:
Int32
See Also