Adds the file operation to the list.
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
Operation
- parameterType (Optional)
- Type: CMS.CMSImportExport FileOperationParamaterTypeEnum
Parameter type
- parameter (Optional)
- Type: System String
Operation parameter
Return Value
Type: BooleanTrue if the operation was added.
See Also