Click or drag to resize

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
)

Parameters

path
Type: SystemString
The virtual path to the file containing report.
Remarks