HolidayClone Method

This must be overridden to clone a holiday object

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public abstract Object Clone()

Return Value

Object
A clone of the object

Implements

ICloneableClone

See Also