[]
        
(Showing Draft Content)

C1.Web.Api.Report.Models.Parameter.MaxLength

MaxLength Property

MaxLength

Gets the maximum length of a string parameter.

Declaration
public int MaxLength { get; }
Remarks

0 means unlimited length. Ignored for non-string parameters.