Click or drag to resize

CustomTable Fields

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The CustomTable type exposes the following members.

Fields
  NameDescription
Public fieldColumns
An array of the columns in this table.
Public fieldIndices
A dictionary of table indices in the custom data.
Public fieldName
The user-defined name of the table. Some table names are predefined and should be avoided - see CustomTable.
Public fieldType
A string describing the data type of the table. One of: "Line, Polygon, Point" (case-sensitive).
Top
See Also