ElementParameterLink Class

A binding link is between a view parameter and an analysis element's parameter on a metric set.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsElementParameterLink

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class ElementParameterLink

The ElementParameterLink type exposes the following members.

Constructors
 NameDescription
Public methodElementParameterLinkInitializes a new instance of the ElementParameterLink class
Top
Properties
 NameDescription
Public propertyAdapterId Gets or sets the ID of the adapter.
Public propertyElementUsageUniqueName Gets or sets the unique name of the element usage.
Public propertyMetricSetBindingId Gets or sets the ID of the metric set binding.
Public propertyParameterId Gets or sets the ID of the parameter.
Top
See Also