Click or drag to resize

InternalServiceUpdateFTSIndex Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateFTSIndex(
	int documentVersionId,
	long repFileId
)

Parameters

documentVersionId
Type: SystemInt32
repFileId
Type: SystemInt64
See Also