ComponentOne Web API Edition
MaxLength Property

C1.Web.Api.Report.Models Namespace > Parameter Class : MaxLength Property
Gets the maximum length of a string parameter.
Syntax
'Declaration
 
Public ReadOnly Property MaxLength As Integer
public int MaxLength {get;}
Remarks
0 means unlimited length. Ignored for non-string parameters.
See Also

Reference

Parameter Class
Parameter Members