FixedHoliday.Clone Method

This is overridden to clone a fixed holiday object

Definition

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

Return Value

Object
A clone of the object.

Implements

ICloneable.Clone()

See Also