Application.AdvanceLoadExchangeEvent event
Advance Load Exchange Event. The trigger will activate when the user clicks the advanced load button in the Connector WEB UI. The user has the ability to load the exchange from the server and is presented with two options: load and advanced load. Advanced load allows the user to select the data exchange preferences. This event will only be triggered when the user clicks on the advanced load button.
public event SyncArgsEventHandler AdvanceLoadExchangeEvent;
See Also
- class Application
- namespace Autodesk.DataExchange.UI