Skip to main content

DashboardParameterDescriptor Properties

Contains the parameter settings and metadata.
Name Description
DefaultValue Gets the default parameter value.
Description Gets the parameter’s description displayed to an end-user.
Name Gets the parameter name.
SelectedValue Gets or sets the currently selected parameter value.
SelectedValues Gets or sets a collection of currently selected parameter values.
Type Gets the parameter type.
Value Obsolete. Gets or sets the current parameter value.
Values Gets possible parameter values.
See Also