ContentExtractorResultHasError Property |
If true, an error occured getting a content extractor and property
Error will hold the error message.
Namespace: OpenDiscoverSDK.Interfaces.ExtractorsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool HasError { get; set; }Property Value
Boolean
See Also