MapDataPlotsAddressSearchProgress 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 MapDataPlotsAddressSearchProgressEventHandler AddressSearchProgress
Public Event AddressSearchProgress As MapDataPlotsAddressSearchProgressEventHandler
public:
event MapDataPlotsAddressSearchProgressEventHandler^ AddressSearchProgress {
void add (MapDataPlotsAddressSearchProgressEventHandler^ value);
void remove (MapDataPlotsAddressSearchProgressEventHandler^ value);
}
function add_AddressSearchProgress(value);
function remove_AddressSearchProgress(value);
Value
Type:
DataPAEnterpriseDashboardMapDataPlotsAddressSearchProgressEventHandlerSee Also