| FileExportSettings Constructor |
Initializes a new instance of an object.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public FileExportSettings(
string path
)
Public Sub New (
path As String
)
Parameters
- path
- Type: SystemString
The virtual path to the file containing report.
Remarks See Also