All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
VariableMapping Class Reference

Variable Mapping class. More...

Public Member Functions

 VariableMapping ()
 Initializes a new instance of the VariableMapping class. More...
 
 VariableMapping (VariableMapping varMapping)
 Initializes a new instance of the VariableMapping class. More...
 

Properties

object Mapping [get, set]
 Gets or sets the mapping. More...
 
VariableSummary SourceVariable [get, set]
 Gets or sets Source Variable. More...
 
VariableSummary TargetVariable [get, set]
 Gets or sets Target Variable. More...
 

Description

Variable Mapping class.

Constructor & Destructor Documentation

Initializes a new instance of the VariableMapping class.

Initializes a new instance of the VariableMapping class.

Parameters
varMappingThe var mapping.

Property Documentation

object Mapping
getset

Gets or sets the mapping.

The mapping.

VariableSummary SourceVariable
getset

Gets or sets Source Variable.

VariableSummary TargetVariable
getset

Gets or sets Target Variable.