Exago .NET API Documentation
FileType Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Data Namespace
>
DataSource Class
: FileType Property
If the
DbType Property
is
WebReports.Api.Common.Constants.DatabaseType.File
, this property returns the type of file (e.g. Excel or XML)
Syntax
C#
public
System.
string
FileType {
get
;}
See Also
Reference
DataSource Class
DataSource Members