IsExtractionSuccessful

ExtractedData.IsExtractionSuccessful property

Gets a value indicating whether the data extraction process completed successfully.

public bool IsExtractionSuccessful { get; }

Return Value

A value indicating whether the data extraction process completed successfully.

See Also