[]
        
(Showing Draft Content)

C1.Web.Api.Report.Models.Parameter.AllowedValues

AllowedValues Property

AllowedValues

Gets a list of supported values for the parameter.

Declaration
public List<KeyValuePair<string, object>> AllowedValues { get; }