IHostConfigurationGetEnvironmentDataSchemaToReporting Method
Get the data schema of the environment for generating reports.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
DataTable GetEnvironmentDataSchemaToReporting(
ReportType reportType
)
Function GetEnvironmentDataSchemaToReporting (
reportType As ReportType
) As DataTable
- reportType ReportType
- ReportType with the type of report.
DataTableDataTable with the environment data schema to reporting.