MapDataPlotAddressSearchComplete Event |
|
DataPA OpenAnalytics API Reference
Event fires when a search for address locations ends
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public event MapDataPlotAddressSearchCompleteEventHandler AddressSearchComplete
Public Event AddressSearchComplete As MapDataPlotAddressSearchCompleteEventHandler
public:
event MapDataPlotAddressSearchCompleteEventHandler^ AddressSearchComplete {
void add (MapDataPlotAddressSearchCompleteEventHandler^ value);
void remove (MapDataPlotAddressSearchCompleteEventHandler^ value);
}
function add_AddressSearchComplete(value);
function remove_AddressSearchComplete(value);
Value
Type:
DataPAEnterpriseDashboardMapDataPlotAddressSearchCompleteEventHandlerSee Also