Parameter |
The ParameterMappingData type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterMappingData | Initializes a new instance of the ParameterMappingData class. |
| Name | Description | |
|---|---|---|
| Caption | Gets or sets the caption. | |
| Source | Gets or sets the source. | |
| Target | Gets or sets the target. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between ParameterMappingData and ParameterMapping. | |
| ToDataContractMappings | The mapping between ParameterMapping and ParameterMappingData. |