[]
        
(Showing Draft Content)

C1.Web.Api.Report.Models.Parameter.Value

Value Property

Value

Gets the value of the parameter.

Declaration
public object Value { get; }
Remarks

Value can be specified as array if it's a multi-value parameter. In this case, all items should have same type.