Autodesk Vault ProfessionalVault API

PersistenceKey Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectEntitySettings

Gets or sets a key that uniquely defines an instance of a Autodesk.DataManagement.Client.Framework.Vault.Forms.Library.SelectEntity workflow. This key will be used to persist GUI settings

Syntax

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

See Also