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

Application Server

ImportObjectsEx method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Class

IGalaxy

Syntax

[C#]

void ImportObjectsEx(

string inputFile,

E_RESOLVE_VERSION_CONFLICT_ACTION versionMismatchPreference,

E_RESOLVE_NAME_CONFLICT_ACTION nameConflictPreference,

string appendToObjectName

);

[Visual C++]

HRESULT ImportObjectsEx(

// The name of the input file -- can be a PDF or //.csv file.

[in] BSTR inputFile,

[in] E_RESOLVE_VERSION_CONFLICT_ACTION versionMismatchPreference,

[in] E_RESOLVE_NAME_CONFLICT_ACTION nameConflictPreference,

[in] BSTR appendToObjectName

);

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