iKnowBase


Object Type OT_PROMPT


Field Summary
 OT_OBJECTREFERENCELANGUAGE_REFERENCE
           Object reference that identifies the language of the text
 VARCHAR2(255)VALUE
           The value of the given text
 VARCHAR2(4000)DESCRIPTION
           Description of the given text

Field Detail

DESCRIPTION

        public VARCHAR2(4000) DESCRIPTION
Description of the given text

LANGUAGE_REFERENCE

        public OT_OBJECTREFERENCE LANGUAGE_REFERENCE
Object reference that identifies the language of the text

VALUE

        public VARCHAR2(255) VALUE
The value of the given text

iKnowBase