TitlePropertyClone Method

This is overridden to allow cloning of a PDI object

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override Object Clone()

Return Value

Object
A clone of the object

Implements

ICloneableClone

See Also