FixedHolidayClone Method

This is overridden to clone a fixed holiday object

Definition

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

Return Value

Object
A clone of the object.

Implements

ICloneableClone

See Also