Autodesk Vault ProfessionalVault API

SelectionChanged Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicRevisionsDropdownControl

Occurs when the selected revision/version is changed through the drop-down menu.

Syntax

public event EventHandler<EventArgs> SelectionChanged
Public Event SelectionChanged As EventHandler(Of EventArgs)

See Also