|
  | booleanValue | 
 Gets or sets the boolean value.
 | 
  | caption | 
 Gets or sets the caption.
 
 | 
  | dataElement | 
 Gets the data element name.
 The property is available only when defining multi-value parameters used in a provider expression.
 
 | 
  | dataType | 
 Gets  the placeholder type.
 
 | 
  | dateTimeValue | 
 Gets of gets the date time value.
 | 
  | id |  | 
  | isPublic | 
 Gets or sets a property indicating whether or not the parameter is public.
 | 
  | name | 
 Gets or sets the name.
 
 | 
  | numberValue | 
 Gets or sets the number value.
 
 | 
  | parameter | 
 Gets or sets the parameter.
 | 
  | stringValue | 
 Gets or sets the string value.
 
 | 
  | supportsCollection | 
 Gets or sets a property indicating whether or not the parameter supports collection values.
 |