DashboardExtractDataSource.ExtractSourceOptions Property
In This Article
Provides access to settings of the original data source used to create a data extract.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ExtractSourceOptions ExtractSourceOptions { get; }
#Property Value
Type | Description |
---|---|
Extract |
An Extract |
See Also