| ExportFormat Enumeration |
Represents an export format.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax Public Enumeration ExportFormat
Members
| Member name | Value | Description |
---|
| Csv | 1 |
Export to CSV.
|
| Pdf | 2 |
Export to PDF.
|
Remarks See Also