ContentExtractorFactoryClearCustomEntityDefinitions Method |
Namespace: OpenDiscoverSDKAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic static void ClearCustomEntityDefinitions()
Remarks
This method is not thread safe and should only be called when no other threads in the process are performing content extraction with
sensitive item detection enabled.
See Also