IHostConfigurationGetEnvironmentDataTableToReporting Method
Gets the schema and data from the environment to generate reports.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
DataTable GetEnvironmentDataTableToReporting(
ReportType reportType
)
Function GetEnvironmentDataTableToReporting (
reportType As ReportType
) As DataTable
- reportType ReportType
- ReportType with the type of report.
DataTableDataTable with the environment data to reporting.