Skip to main content
All docs
V24.1

DashboardFederationDataSourceModel(DashboardFederationDataSourceModel) Constructor

Initializes a new instance of the DashboardFederationDataSourceModel class with specified settings.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v24.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public DashboardFederationDataSourceModel(
    DashboardFederationDataSourceModel other
)

Parameters

Name Type
other DashboardFederationDataSourceModel
See Also