Skip to main content
A newer version of this page is available. .

ExtractSourceOptions Class

Contains settings of the original data source used to create a data extract.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public class ExtractSourceOptions

The following members return ExtractSourceOptions objects:

Remarks

Use the DashboardExtractDataSource.ExtractSourceOptions property to access the ExtractSourceOptions class instance.

The ExtractSourceOptions class provides the following main settings.

Inheritance

Object
ExtractSourceOptions
See Also