CustomTable Fields |
The CustomTable type exposes the following members.
Name | Description | |
---|---|---|
Columns |
An array of the columns in this table.
| |
Indices |
A dictionary of table indices in the custom data.
| |
Name |
The user-defined name of the table. Some table names are predefined and should
be avoided - see CustomTable.
| |
Type |
A string describing the data type of the table. One of: "Line, Polygon, Point" (case-sensitive).
|