[]
Gets the AllowedValuesDefinition defining the list of allowed values for this parameter.
[C1Category("Behavior")]
[C1Description("ReportParameter.AllowedValuesDefinition", "Specifies the list of available values of the report parameter .")]
public AllowedValuesDefinition AllowedValuesDefinition { get; }
<C1Category("Behavior")>
<C1Description("ReportParameter.AllowedValuesDefinition", "Specifies the list of available values of the report parameter .")>
Public ReadOnly Property AllowedValuesDefinition As AllowedValuesDefinition