Autodesk Vault ProfessionalVault API

PersistenceKey Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectVaultFolderSettings

Gets or sets the key to retrieve persisted information about the state of the gui. If null, then the default settings will be used.

Syntax

public System.string PersistenceKey {get; set;}
Public Property PersistenceKey As System.String

See Also