Responder Developer Guide
OnDataSelectionChanged Method


Version: 10.2.1a

Resource Center Home

The data associated with this event.
Raises the DataSelectionChanged event for Command objects that are listening.
Syntax
'Declaration
 
Public Shared Sub OnDataSelectionChanged( _
   ByVal e As DataSelectionEventArgs _
) 
'Usage
 
Dim e As DataSelectionEventArgs
 
DataSelectionMonitor.OnDataSelectionChanged(e)
public static void OnDataSelectionChanged( 
   DataSelectionEventArgs e
)

Parameters

e
The data associated with this event.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DataSelectionMonitor Class
DataSelectionMonitor Members

 

 


Send Comment