Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

AddToolSet method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Adds the toolset to the Galaxy.

Class

IToolsets

Syntax

[C#]

void AddToolSet(

string parentToolset,

string newToolset

);

[Visual C++]

// Add a new toolset to the Galaxy.

HRESULT AddToolSet(

[in] BSTR parentToolset,

[in] BSTR newToolset

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in