Creates a DataSourceExtractionDialog object for the specified DocumentServer.DataSources.DataSourceManager.

DataSourceExtractionDialog(DocumentServer.DataSources.DataSourceManager)

public DataSourceExtractionDialog(DocumentServer.DataSources.DataSourceManager dataSourceManager);
Public Sub New(dataSourceManager As DocumentServer.DataSources.DataSourceManager)

Parameters

Parameter Description
dataSourceManager Specifies the DataSourceManager, which manages the current data source.