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

ParameterModel Properties

Provides functionality to access, edit and validate report parameters values in a Document Viewer.
Name Description
AllowNull
Description Obtains the parameter description.
IsFilteredLookUpSettings For internal use.
LookUpValues Specifies a collection of the parameter’s lookup values.
MultiValue Specifies whether or not a parameter can have multiple values.
Name Gets the parameter name.
Path For internal use.
Tag
Type Gets the parameter type.
Value Specifies the parameter value.
Visible Indicates the parameter’s visibility.
See Also