1. OG data type - ColumnType

    Article: AN0001670Updated: 24.09.2018

    Enumeration type for column type.

     

    Value Description
    0 Short text (50 characters)
    1 Long text
    2 Integer
    3 Decimal
    4 Date and time
    5 Boolean - Indication Yes/No
    6 File
    7 Reference to a class or user
    8 Guid
    9 Medium text (255 characters)
    10 Reference to the list of classes
    11 Colour
    12 Picture stored on server

     

×