MapDataPlotAddressSearchStarted Event |
|
DataPA OpenAnalytics API Reference
Event fires when a search for address locations begins
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public event MapDataPlotAddressSearchStartedEventHandler AddressSearchStarted
Public Event AddressSearchStarted As MapDataPlotAddressSearchStartedEventHandler
public:
event MapDataPlotAddressSearchStartedEventHandler^ AddressSearchStarted {
void add (MapDataPlotAddressSearchStartedEventHandler^ value);
void remove (MapDataPlotAddressSearchStartedEventHandler^ value);
}
function add_AddressSearchStarted(value);
function remove_AddressSearchStarted(value);
Value
Type:
DataPAEnterpriseDashboardMapDataPlotAddressSearchStartedEventHandlerSee Also