<< Click to Display Table of Contents >>

global.address_updatetype

Sets the update type of location information.

Values

none

Do not update(The default value)

once

Update once

tracking

Update periodically

Reference

If you set this parameter once, the OnLocationUpdated event is called once and then stops updating the location information.

When this parameter value is set to tracking, whenever location information changes, the LocationUpdateType event is called. But if the report is saved or printed, updating the location information is stopped automatically.