DataPropertyData Properties

The DataPropertyData type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets the value.
Top
See Also