Key |
The KeyValuePairData type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyValuePairData | Initializes a new instance of the KeyValuePairData class. |
| Name | Description | |
|---|---|---|
| Key | Gets or sets the key. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| Value | Gets or sets the value. |