CreateVaultFolderSettings Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings
Settings which allow for customization of the features in the Create Vault Folder Dialog workflow.
Syntax
public class CreateVaultFolderSettings Public Class CreateVaultFolderSettings Constructors
| Name | Description |
|---|---|
| CreateVaultFolderSettings | Constructs an instance of this class |
Properties
| Name | Description |
|---|---|
| Caption | Gets or sets the caption for the Create Vault Folder dialog |
| HelpContext | Gets or sets an optional context that identifies this instance of a Create Folder dialog. |
| InitialFolderName | Gets or sets the initial name of the new folder |
| OptionsExtensibility | Gets the Extensibility Options for the Create Folder workflow |
| ParentFolder | Gets the folder that will be the parent of the newly created folder |
| VaultConnection | Gets a connection to a vault server from which the files will be acquired |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.CreateVaultFolderSettings