ParameterMapping Class

Holds a parameter mapping.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsParameterMapping

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 ParameterMapping

The ParameterMapping type exposes the following members.

Constructors
 NameDescription
Public methodParameterMappingInitializes a new instance of the ParameterMapping class
Top
Properties
 NameDescription
Public propertyCaption Gets or sets the caption.
Public propertySource Gets or sets the source.
Public propertyTarget Gets or sets the target.
Top
See Also