Content Extractor FactoryClear Custom Entity Definitions Method
Clears CustomEntityDefinitions previously loaded by a previous call to method LoadCustomEntityDefinitions(ListCustomEntityDefinition). See remarks on thread safety.
Definition
Namespace: OpenDiscoverSDK
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public 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.