Autodesk Vault ProfessionalVault API

SelectedFolder Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ResultsSelectVaultFolderResults

Gets the folder that was selected, or null if the workflow was cancelled.

Syntax

public Folder SelectedFolder {get;}
Public ReadOnly Property SelectedFolder As Folder

See Also