[This is preliminary documentation and is subject to change.]

The MetaConstants type exposes the following fields.

Fields

  NameDescription
Public fieldStatic memberHugeTextColumnSize
Size of the Long Text Column, usually used for long description
Public fieldStatic memberHugeTextRowSize
Size of the Long Text Row, usually used for long description
Public fieldStatic memberLongTextCharacterSize
Maximum number of characters on the Long Text Field
Public fieldStatic memberLongTextColumnSize
Size of the Long Text Column, usually used for long description
Public fieldStatic memberLongTextRowSize
Size of the Long Text Row, usually used for long description
Public fieldStatic memberReportFieldsLimit
Maximum number of fields that a report can have
Public fieldStatic memberShortTextCharacterSize
The number of characters in the short text
Public fieldStatic memberShortTextColumnSize
The number of columns of the short text
Public fieldStatic memberShortTextRowSize
The number of rows for the short text
Public fieldStatic memberTextCharacterSize
The total number of characters in the long text
Public fieldStatic memberTextColumnSize
The column size of the long text. Usually used for smaller description
Public fieldStatic memberTextRowSize
The row size of long text, usually used for smaller description

See Also