dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
N_ConfigValue | LONG | int | | | | DIRECT, ALLOW_NULL | Set to 1 if the attribute was instantiated by the Configurator | |
N_DateValue | CLK_TIME | datetime | | | | | If a datetime or dateonly attribute, the datetime or dateonly value | |
N_DecimalValue | DECIMAL | decimal (19,4) | | | | | If a decimal attribute, the decimal value | |
N_FocusLowid | LONG | int | | | | DIRECT | Focus objid of owning object instance | |
N_FocusType | LONG | int | | | | DIRECT | The schema type_id of the instance of the attribute; e.g., case=0, subcase=24. etc | |
N_LongValue | LONG | int | | | | DIRECT | If a long attribute, the long value | |
N_ModificationDate | CLK_TIME | datetime | 46 | | | ALLOW_NULL | Date and time when the information was last modified | |
N_Name | CHAR | varchar | | 50 | | | Name of the attribute - copied from N_Attribute | |
N_Required | LONG | int | | | | DIRECT, ALLOW_NULL | 1 = Required field | |
N_Status | LONG | int | | | | DIRECT | The status of the value for Process Manager. 0 = OK, 1 = Request(s) pending for dependent field, 2 = Requests pending for activation | |
N_StringValue | CHAR | varchar | | 255 | | | If a string attribute, the string value | |
N_TargetField | CHAR | varchar | | 30 | | ALLOW_NULL | This field holds the name of a field used to display data from the related target record | |
N_TargetLowid | LONG | int | | | | DIRECT | If a relation type the objid of the related object | |
N_TargetType | LONG | int | | | | DIRECT | If a relation type, the schema type_id the target object of the relation; e.g., case=0, subcase=24. etc | |
N_Type | LONG | int | | | | DIRECT | See N_Type on N_Attribute | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |