Autodesk.DataManagement.Client.Framework.Vault.Forms › Autodesk.DataManagement.Client.Framework.Vault.Forms
Provides a gateway to all features and services in Autodesk.DataManagement.Client.Framework.Vault.Forms
Syntax C# Visual Basic
public static class Library Public MustInherit NotInheritable Class Library Properties Name Description ColumnSettings Gets a service which provides a mechanism to configure display characteristics for how a property definition is represented in a Grid or a Tree column CopyDesignDialogExists Is Copy Design dialog exists EntityStyleService Gets a service which provides mechanism to configure global Style characteristics for specific entities or for specific properties of entities. These styles will be respected by all UI elements in the Framework
Methods Name Description AcquireFiles Downloads and/or checks out files from the vault with a modal progress dialog that is displayed during the operation AcquireFilesAsync Asynchronously downloads and/or checks out files from the vault with a modeless progress dialog that is displayed during the operation FocusCopyDesignDialog Bring to front Copy Design Dialog and Focus on it Initialize Initializes the services in this assembly. This should be called on application startup. Login Launches a gui workflow to log in to a vault Logout Launches a gui workflow to log out of a vault. The workflow gives the user an opportuntiy to optionally login again SelectEntity Launches a gui workflow to select an entity from the vault. This can be customized for any type of action (ie. Open, Save, Delete) and for any type of object (File, Item, etc...) SetCulture Sets the culture that this assembly and its dependencies will use when returning resources.
Inheritance Hierarchy System.Object Autodesk.DataManagement.Client.Framework.Vault.Forms.Library See Also