[]
Gets or sets a value indicating whether this parameter can be used to pass multiple values.
[C1Category("Behavior")]
[C1Description("Parameter.MultiValue", "Indicates whether this parameter can be used to pass multiple values.")]
public bool MultiValue { get; set; }
<C1Category("Behavior")>
<C1Description("Parameter.MultiValue", "Indicates whether this parameter can be used to pass multiple values.")>
Public Property MultiValue As Boolean