KeyValuesPairData Properties

The KeyValuesPairData type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValues
Gets the values.
Top
See Also