This topic has not yet been rated - Rate this topic

ReportParameter.ValidValues Property

The available valid values for the parameter. Read-only.

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)
public ValidValue[] ValidValues { get; set; }

Property Value

Type: ReportExecution2005.ValidValue[]
A read-only array of ValidValue objects.

You can display the valid values of a parameter to the user in a user interface.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.