DeleteExchangeSuppressUIArgs class
This class contains arguments that can be specified to suppress UI prompts when Delete Exchange is called
public class DeleteExchangeSuppressUIArgs : SuppressUIArgs
Public Members
name | description |
---|---|
DeleteExchangeSuppressUIArgs() | The default constructor. |
ShowConfirmationMessage { get; set; } | Property to indicate whether a confirmation message box should be displayed when deleting. |
See Also
- class SuppressUIArgs
- namespace Autodesk.DataExchange.Core