Skip to main content
A newer version of this page is available.
All docs
V18.2

IReportWizardServiceClient Members

Obsolete. Obsolete. This page is no longer used in the current Report Wizard implementation.

Methods

Name Description
GetColumnsAsync(String, TableInfo, Object) Obtains columns from a data source (asynchronously).
GetDataMembersAsync(String, Object) Obtains the data members from a report’s data source (asynchronously).
GetDataSourcesAsync(Object) Obtains a report’s data sources (asynchronously).

Events

Name Description
GetColumnsCompleted Occurs when all data columns have been obtained.
GetDataMembersCompleted Occurs when all data members have been obtained.
GetDataSourcesCompleted Occurs when the data sources have been obtained.
See Also