Gets the array of result values for ImportFiles(IWin32Window, IEnumerable String , String) or
CopyDocuments(IWin32Window, IEnumerable String ) operation for each object in the selection.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Remarks
- 0: Result of the operation: 0 - succeeded, less than 0 - failed.
- 1: If the operation succeeded: the ID property value of the imported or copied document.
- 2: If the operation succeeded, an extra flags mask: 1 - new object, 2 - new object is a folder, 4 - new object is a hybrid part.
- 0: The ID property value or file path of the original object/file.
- 1, 2, and 3: the same as the results if AMIF_ALLRESULTS is not specified.
See Also