ValidValuesList Class

Represents a fixed list of valid values for a given parameter.
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 ValidValuesList : ValidValuesDescriptor

The ValidValuesList type exposes the following members.

Properties
  NameDescription
Public propertyValidValues
Gets the valid values.
Top
Methods
See Also