Autodesk Vault ProfessionalVault API

CustomHelpProvider Property

Autodesk.DataManagement.Client.Framework.Forms.ServicesIApplicationConfigurationService

Gets or sets an interface that integrates Help capabilities into the Vault Developer Framework.

Syntax

ICustomHelpProvider CustomHelpProvider {get; set;}
Property CustomHelpProvider As ICustomHelpProvider

Remarks

If there is not an implementation provided, then the Help buttons in all of the GUI workflows will be hidden

See Also