You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiExportDataType Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.StiExportDataType Enumeration

Enumeration for the types of data for the export.

Syntax
C++
C#
Visual Basic
public: enum StiExportDataType { String = 0, Int, Long, Float, Double, Date, Bool };
Members
Members 
Description 
String 
A string type.  
Int 
An Integer32 type.  
Long 
An Integer64 type.  
Float 
A Float type.  
Double 
A Double type.  
Date 
A Data type.  
Bool 
A Boolean type.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.