NAClassCandidateFieldMap

A class that contains the array of NACandidateFieldMap objects (one per field) to use when loading locations into an NAClass.

Property

Type

Description

CandidateFieldMaps

NACandidateFieldMap[]

The array of NACandidateFieldMap objects.

NAClassName

string

The name of the NAClass referenced by the NACandidateFieldMap objects.

Remarks

This object is used when loading network locations to know how to map from the input NAServerLocations fields/properties to the fields on the NA class (e.g. Stops, Barriers, etc) on the server.

2/28/2020