📚 SAP Business One SDK Help

DataColumn Object Members
See Also  Overview 

Public Properties

Public Property CellsThe cells of the column.
Public Property MaxLengthThe maximum number of characters permitted in this column. 

Relevant only for alphanumeric columns (Type = ft_AlphaNumeric).

Public Property NameThe name of the data column.
Public Property TypeThe type of column.

See Also