Click or drag to resize

ContentExtractorFactoryCustomEntityDefinitionsLoaded Property

Returns true if static method LoadCustomEntityDefinitions(ListCustomEntityDefinition) has previously been successfully called by the application.

Namespace: OpenDiscoverSDK
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public static bool CustomEntityDefinitionsLoaded { get; }

Property Value

Boolean
See Also