Click or drag to resize
FileDialogEventArgsFileName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the default filename that will be used with this dialog.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string FileName { get; set; }

Property Value

Type: String
The default filename that will be used with this dialog.

Return Value

Type: String
The default filename that will be used with this dialog.
Remarks