Request

Response

    Parameter.Value property

    Value of the Parameter. The type of this property is dynamic.

    public object Value { get; set; }
    

    See Also