background + |
The background color |
Value |
column[].* |
The column names |
Values |
description |
The table object description |
Value |
editorunits + |
The unit chosen for the form's measurements |
picas, points, or inches |
footer + |
The footer height in unit specified for table |
Value |
foreground + |
The foreground color |
Value |
header + |
The header height in unit specified for table |
Value |
height + |
The height of table in unit specified for table |
Value |
hidden |
Is this table defined as hidden? |
True/False |
id |
The table identifier |
Value |
leftmargin + |
The left margin width in unit specified for
table |
Value |
modified |
The time and date the administration object
was modified |
Value |
modified.generic |
The time and date in generic format (independent
of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen
by an Administrator) the administration object was modified |
Value |
name |
The table object name |
Value |
object[ ] |
a corresponding business object |
Returns a business object where the type matches
the string in [ ] and the name is the same as the table's name. If no
string is given, the object type is table, with case ignored. In a case
sensitive environment if more than 1 type meets that criteria (such as
both a Person type and a PERSON type), OR if there are more than 1 object
with the same type and name that are not in the same revision chain,
the object with the latest originated date is returned. When objects
with same type and name are in the same revision chain, the latest revision
is returned. |
originated |
The time and date the administration object
was created |
Value |
originated.generic |
The time and date in generic format (independent
of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen
by an Administrator) the administration object was created |
Value |
property[].* |
The associated properties |
If property[ ] is specified, returns property
names and values. If blank, returns all property names and values. |
rightmargin + |
The right margin width in unit specified for
table |
Value |
width + |
The width of table in unit specified for table |
Value |
+ Available only for (Standard)
User Tables |