Constructor - Creates the file operation.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type
- sourcePath
- Type: System String
Source path
- destPath
- Type: System String
Destination path
- operation
- Type: CMS.CMSImportExport FileOperationEnum
File operation
- parameterType (Optional)
- Type: CMS.CMSImportExport FileOperationParamaterTypeEnum
Parameter type
- parameter (Optional)
- Type: System String
Operation parameter
See Also