AppTaskProcessingReportDeepClone Method

Deeply clones the report.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override Object DeepClone()

Return Value

Object
Deeply cloned version of the report.

Implements

IDeepCloneableDeepClone
IDeepCloneableDeepClone

See Also