Application.ExchangeSelectionChangedEvent event
Exchange Selection Changed Event. The Exchange Selection Changed Event is triggered when the user selects exchanges on the UI. As a result, it returns a collection of the selected exchanges as an argument.
public event SyncArgsEventHandler ExchangeSelectionChangedEvent;
See Also
- class Application
- namespace Autodesk.DataExchange.UI