Description
Specifies the configurable fields of a module database and provides a template for the configuration of each field.
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Table |
string |
Specifies the name of the table being modified in the module database.
|
| Row |
string |
Specifies the primary keys of the target row in the table named in the Table column.
|
| Column |
string |
Specifies the target column in the row named in the Row column.
|
| Value |
string |
Provides a formatting template for the data being substituted into the target field specified by Table, Row, and Column.
|
Content Model
Always empty.