Autodesk Vault ProfessionalVault API

ApplicationConfiguration Property

Autodesk.DataManagement.Client.Framework.FormsLibrary

Gets the service which provides the ability to configure global characteristics of the framework. The configuration options range from directory locations, font, etc.

Syntax

public static IApplicationConfigurationService ApplicationConfiguration {get;}
Public Shared ReadOnly Property ApplicationConfiguration As IApplicationConfigurationService

See Also