Autodesk Vault ProfessionalVault API

ToolTip Property

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

A string to use as a tooltip with the reason why the file cannot be checked out. Only used if the checkout is not allowed.

Syntax

public System.string ToolTip {get; set;}
Public Property ToolTip As System.String

See Also