Exago .NET API Documentation
DropdownDisplayValueField Property
WebReports.Api.Common Namespace > Parameter Class : DropdownDisplayValueField Property

For Parameters with a Parameter Dropdown Object, a column from the data object or custom SQL that sets the display value of the parameter for the dropdown selector. This represents the set of values that should be presented to the end user when they are executing or scheduling a report.

The Display Value is also displayed in reports and used in formulas (except in formula filters).

Syntax
public System.string DropdownDisplayValueField {get; set;}
Remarks
Same as setting Admin Console > Data > ParametersDisplay Value Field for a Parameter with a Parameter Dropdown Object.
See Also

Reference

Parameter Class
Parameter Members

Exago Knowledge Base

Parameters