Autodesk Vault ProfessionalVault API

Load Method

Autodesk.DataManagement.Client.Framework.Forms.ServicesIApplicationPreferencesService

Loads the preferences from storage.

Syntax

void Load()
Sub Load() 

Remarks

If the preferences have already been loaded, this will erase the existing state and replace it with the last saved configuration.

See Also