[]
        
(Showing Draft Content)

C1.Report.ReportParameter.AllowedValuesDefinition

AllowedValuesDefinition Property

AllowedValuesDefinition

Gets the AllowedValuesDefinition defining the list of allowed values for this parameter.

Declaration
[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