SelectedButton Property
Gets the button that was selected to accept the dialog. If Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.SelectEntitySettings.ActionButtonOptions are specified, this will be which of those options the user chose. If no options are specified, this will be null.
Syntax
public SelectEntitySettings.ActionButtonOption SelectedButton {get;}Public ReadOnly Property SelectedButton As SelectEntitySettings.ActionButtonOption