M-Files API 23.11.13135.0
PreviewImportContent Method
VaultManagementOperations Object : PreviewImportContent Method
The import content job specification.
The path to the file that will receive the summary report. If the summary file exists, it will be overwritten.
Description
Previews the results of the import content job. Changes are not written into the target vault, but outputted to the summary file.
Syntax
Visual Basic
Public Sub PreviewImportContent( _
   ByVal ImportContentJob As ImportContentJob, _
   ByVal SummaryFile As String _
) 
Parameters
ImportContentJob
The import content job specification.
SummaryFile
The path to the file that will receive the summary report. If the summary file exists, it will be overwritten.
See Also

VaultManagementOperations Object  | VaultManagementOperations Members