ValidValue Class

Represents a valid parameter value.
Inheritance Hierarchy

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class ValidValue

The ValidValue type exposes the following members.

Constructors
  NameDescription
Public methodValidValue
Initializes a new instance of the ValidValue class.
Top
Properties
  NameDescription
Public propertyCaption
Gets the caption for the current value.
Public propertyDescription
Gets the description for the current value.
Public propertyValue
Gets the discrete value.
Top
Methods
See Also