MapDataPlotAddressSearchProgress Event |
|
DataPA OpenAnalytics API Reference
Event fires when a search for address locations processes an address
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public event MapDataPlotAddressSearchProgressEventHandler AddressSearchProgress
Public Event AddressSearchProgress As MapDataPlotAddressSearchProgressEventHandler
public:
event MapDataPlotAddressSearchProgressEventHandler^ AddressSearchProgress {
void add (MapDataPlotAddressSearchProgressEventHandler^ value);
void remove (MapDataPlotAddressSearchProgressEventHandler^ value);
}
function add_AddressSearchProgress(value);
function remove_AddressSearchProgress(value);
Value
Type:
DataPAEnterpriseDashboardMapDataPlotAddressSearchProgressEventHandlerSee Also