ValidValueData Properties

The ValidValueData type exposes the following members.

Properties
  NameDescription
Public propertyApplicableDatabaseTypes
Gets the compatible data types.
Public propertyCaption
Gets the caption for the current value.
Public propertyDescription
Gets the description for the current value.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets the discrete value.
Top
See Also