Skip to main content
A newer version of this page is available. .

Parameter Properties

Provides basic functionality for parameters.
Name Description
AllowMultiselect Gets or sets whether multi-selection is enabled for the current parameter.
AllowNull Gets or sets whether or a not null value can be passed as a parameter value.
Name Gets of sets the parameter name.
SelectAllValues Gets or sets whether all parameter values should be selected in the initial state of the Dashboard Viewer.
Type Gets or sets the parameter type.
Value Gets or sets the default parameter value.
See Also