| FileOperation Class | 
Namespace: CMS.CMSImportExport
[SerializableAttribute] public class FileOperation
The FileOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| FileOperation | 
            Constructor - Creates the file operation.
              | 
| Name | Description | |
|---|---|---|
| DestinationPath | 
            Destination file.
              | |
| ObjectType | 
            Object type.
              | |
| Operation | 
            Operation to process.
              | |
| Parameter | 
            Operation parameter.
              | |
| ParameterType | 
            Parameter type
              | |
| Result | 
            Result of the operation.
              | |
| SourcePath | 
            Source file.
              |