ContentExtractorFactoryCustomEntityDefinitionsLoaded Property

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

Definition

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

Property Value

Boolean

See Also