DashboardFederationDataSourceModel(DashboardFederationDataSourceModel) Constructor
In This Article
Initializes a new instance of the DashboardFederationDataSourceModel class with specified settings.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DashboardFederationDataSourceModel(
DashboardFederationDataSourceModel other
)
#Parameters
Name | Type |
---|---|
other | Dashboard |
See Also