SelectVaultFolderResults Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Results
Return object of the Autodesk.DataManagement.Client.Framework.Vault.Forms.Library.SelectVaultFolder workflow.
Syntax
public class SelectVaultFolderResults Public Class SelectVaultFolderResults Constructors
| Name | Description |
|---|---|
| SelectVaultFolderResults | Constructs an instance of this class |
Properties
| Name | Description |
|---|---|
| NewFolders | Gets a list of any new folders that were (optionally) created during the selection process |
| SelectedFolder | Gets the folder that was selected, or null if the workflow was cancelled. |
| SelectedFolderFullName | The full path of the selected fodler |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Results.SelectVaultFolderResults