Skip to main content
A newer version of this page is available. .

ChooseExtractFieldsPage<TModel> Constructors

Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source).
Name Parameters Description
ChooseExtractFieldsPage(IChooseExtractFieldsPageView, IDataSourceInfoService, IWizardRunnerContext) view, dataSourceInfoService, context Initializes a new instance of the ChooseExtractFieldsPage<TModel> class with the specified settings.
See Also