Autodesk Vault ProfessionalVault API

Handled Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyExceptionEventArgs

Indicates whether or no the exception is handled. Set to true when the exception is handled.

Syntax

public System.bool Handled {get; set;}
Public Property Handled As System.Boolean

See Also