Autodesk Vault ProfessionalVault API

ParentFolder Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsCreateVaultFolderSettings

Gets the folder that will be the parent of the newly created folder

Syntax

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

See Also