M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Processing
Report
Deep
Clone Method
Deeply clones the report.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
Object
DeepClone
()
Return Value
Object
Deeply cloned version of the report.
Implements
IDeepCloneable
DeepClone
IDeepCloneable
DeepClone
See Also
Reference
AppTaskProcessingReport Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
Return Value
Implements
See Also