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