DashboardExtractDataSource.ExtractSourceOptions Property
Provides access to settings of the original data source used to create a data extract.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ExtractSourceOptions | An ExtractSourceOptions class containing settings of the original data source used to create a data extract. |
See Also