Autodesk Vault ProfessionalVault API

AllowLocalPathChanges Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsInteractiveAcquireFileSettings

Gets or sets whether or not the local path can be changed via the user interface.

Syntax

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

Remarks

This setting is only applicable for the interactive acquisition

See Also