📚 SAP Business One SDK Help

MaxLength Property
See Also 

Description

The maximum number of characters permitted in this column. 

Relevant only for alphanumeric columns (Type = ft_AlphaNumeric).

Property type

Read-only property

Syntax

Visual Basic
Public Property MaxLength() As Long

Return Type

0 to 254 for alphanumeric columns; otherwise, 0.

Remarks

The maximum number of characters is set by one of the following:

See Also