Click or drag to resize

IMultiValueParam Properties

The IMultiValueParam type exposes the following members.

Properties
  NameDescription
Public propertyListString
Gets or sets the list of possible values for a parameter.
Public propertyListObject, String
Gets or sets the list of possible values for a parameter in a component or document.
Public propertyQuiet
If this is true, no error will be thrown when a parameter is not found.
Public propertyUpdateAfterChange
If this is true, a document update will be performed automatically after a parameter value is changed by a MultiValue operation in the current rule.
Top
See Also