Previews the results of the import content job. Changes are not written into the target vault, but outputted to the summary file.
Visual Basic |
---|
Public Sub PreviewImportContent( _ ByVal ImportContentJob As ImportContentJob, _ ByVal SummaryFile As String _ ) |