FRAMES | NO FRAMES
GeocodeData Type

Address information for geocoding.

Availability: Business Analyst Server.

class GeocodeData

Property Description
Fields (optional) Array of table fields. Type GeocodeField[].
DataTable Data table. Type TableData.

Remarks

The Fields property should specify names of table fields if these fields are omitted in the data table. For example, if the data table is a custom table stored in the Business Analyst Repository.

See Also