Autodesk Vault ProfessionalVault API

CanCheckoutFile Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsAcquireFileExtensibilityOptions.CanCheckoutFileEventArgs

Sets if the file can be checked out when using the interactive acquisition.

Syntax

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

See Also