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

ICreateExtractDataSourcePageView.FileName Property

Gets or sets a path to the file containing a data extract.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v19.1.Win.dll

Declaration

string FileName { get; set; }

Property Value

Type Description
String

A String value that specifies a path to the file containing a data extract.

See Also