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

IStoreExtractFilePageView.FileName Property

Gets or sets a path to a data extract file.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

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

Declaration

string FileName { get; set; }

Property Value

Type Description
String

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

See Also