Autodesk Vault ProfessionalVault API

InitialSelectedFolderPath Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectVaultFolderSettings

Gets or sets the folder path for the folder that should be selected when the dialog launches. The path should be in the format of $/Folder A/Folder B/

Syntax

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

See Also