ImportForeObjResult ImportForeObj(string mon, ImportForeArg tArg)
mon. Moniker of the file that stores repository object.
tArg. Operation execution parameters.
The ImportForeObj operation imports development environment object from external file to repository.
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: