Autodesk Vault ProfessionalVault API

HelpContext Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsCreateVaultFolderSettings

Gets or sets an optional context that identifies this instance of a Create Folder dialog.

Syntax

public System.object HelpContext {get; set;}
Public Property HelpContext As System.Object

Remarks

This context will be passed to the Custom Help Provider

See Also