Skip to content

ReportExportFormat Enumeration

An enumeration containing possible formats for exported reports.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public enum ReportExportFormat

VB

Public Enumeration ReportExportFormat

Members

 

Member nameValueDescription
MimeHtml0The report is exported as an mht-file.
CommaSeparatedValues1The reports exported as an csv file. Not all reports support this format.

See Also

Reference

Citrix.SDK.AppDNA Namespace

Was this article helpful?