Reporting

The ParameterModel type exposes the following members.

Properties

  NameDescription
Public propertyAllowNull
Gets the AllowNull.
Public propertyAutoRefresh
Gets the AutoRefresh.
Public propertyAvailableValues
Gets a list of the available ParameterValueModels.
Public propertyID
Gets the ID.
Public propertyIsEnabled
Specifies whether the parameter editor is enabled or not.
Public propertyIsNull
Specifies whether the 'null' value is selected.
Public propertyMultivalue
Gets the Multivalue.
Public propertyName
Gets the Name.
Public propertySelectedSingleValue
Gets or sets a single selected value.
Public propertyText
Gets the Text.
Public propertyTextResources
Gets or sets all the tooltips and messages
Public propertyType
Gets the Type.
Public propertyValue
Gets or sets the Value.

See Also