ParameterMappingItem Class

Holds the information for a parameter source/target item.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsParameterMappingItem

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 ParameterMappingItem

The ParameterMappingItem type exposes the following members.

Constructors
 NameDescription
Public methodParameterMappingItemInitializes a new instance of the ParameterMappingItem class
Top
Properties
 NameDescription
Public propertyElementUsageUniqueName Gets or sets the name of the element usage unique.
Public propertyParameterValueType Gets or sets the type of the parameter value.
Public propertyPlaceholder Gets or sets the place holder.
Public propertyViewParameterId Gets or sets the ID of the view parameter.
Top
See Also