Autodesk Vault ProfessionalVault API

AbortAcquire Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsAcquireFilesSettings.AcquireFileExtensibilityOptions.PreAcquireEventArgs

Whether or not the acquisition should be aborted. This can be set to true to cause the acquisition to be aborted.

Syntax

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

See Also