The DefaultValue type exposes the following members.

Properties

  Name Description
Public property DataSetReference
Gets the DataSetReference object defining the query to execute to obtain the default value(s) for the ReportParameter. For single-value parameters, the default is the first value of the ValueField. For multivalue parameters, the default is all values of the ValueField.
Public property Values
Gets the default values for the ReportParameter.

See Also