SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings
This class provides handlers that can be configured to augment the functionality of the Select Vault Folder workflow
Syntax
public class SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions Public Class SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions Constructors
| Name | Description |
|---|---|
| SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions |
Properties
| Name | Description |
|---|---|
| CanSelectFolderHandler | Gets or sets a Function that is called when the OK button is clicked in the Select Vault Folder workflow. This allows customizations which allow certain folders to be invalid choices. |
| GetRowStyleHandler | Gets or sets a Function that is called to change row style according to Entity properties This allows customizations which allow certain folders to be greyed out. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions