​
​
​

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

EditDataRelationsDialog(DocumentServer.DataSources.DataSourceManager)

​public EditDataRelationsDialog(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.
​