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

Application Server

ExportAll method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Exports all objects in the Galaxy.

Class

IGalaxy

Syntax

[C#]

void ExportAll(

EExportType exportType,

string outputFile

);

[Visual C++]

HRESULT ExportAll(

[in] EExportType exportType,

[in] BSTR outputFile

);

Parameters

exportType

Indicates whether to export to aaPKG file.

outputFile

The name of the output file. Appends extension if one is not specified.

Remarks

User should be logged in.

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