| ||||
ImportFile methodCreates a new file in eRoom by linking to an existing external document. Syntax
ParameterspContainerAn eRoom item with an attachments box. ExternalDocumentIDThe string reference to the external document. For Documentum, this must be a Chronicle ID. PathToExternalFolderA semicolon-separated list of containers' ObjectIDs. CreateOptionsOne or more create options chosen from the enum ERUCreateOptions, logically OR'ed together. Valid create options are erCreateOptMakeNameUnique [optional, default = erCreateOptNone]. ppNewFileUpon return, an IERUItem pointer to the new linked file. Return value
|
Home |