Autodesk Vault ProfessionalVault API

LocalPath Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsFileAcquisitionResult

Gets the path where the file is downloaded. This is only valid if AcquisitionOption is configured for downloads

Syntax

public FilePathAbsolute LocalPath {get;}
Public ReadOnly Property LocalPath As FilePathAbsolute

See Also