FileOperationCollectionItem Property |
Gets the operation on specific index.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public FileOperation this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Operation index to get
Property Value
Type:
FileOperationSee Also