Share
 
 

$vaultContext for Data Standard

The $vaultContext variable provides useful context information for tab controls and menus (e.g., selected object in Vault).

Type:
  • In the context of menus: CommandContentProxy
  • In the context of tab controls: Connectivity.Explorer.ExtensibilityRuntime.DetailTabContext

Menus

The CommandContextProxy is a wrapper for the Vault API class ICommandContext. More information can be found in the Vault API reference.

Tab Controls

For tab controls, more information can be found in the Vault API reference under the heading IDetailTabContext.

Was this information helpful?