ImportForeObj

Syntax

ImportForeObjResult ImportForeObj(string mon, ImportForeArg tArg)

Parameters

mon. Moniker of the file that stores repository object.

tArg. Operation execution parameters.

Description

The ImportForeObj operation imports development environment object from external file to repository.

Comments

To execute the operation, in the mon parameter specify moniker of the file saved on the server, and in the tArg parameter specify parameters for saving object to repository. The moniker can be obtained after executing the ExportForeObj operation that exports development environment object to file.

See also:

Working with Development Environment