HolidayPropertiesDlgHolidayInfo Property

Get or set the holiday information

Definition

Namespace: EWSoftware.PDI.Windows.Forms
Assembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2023.1.2.0
public Holiday HolidayInfo { get; set; }

Property Value

Holiday

Exceptions

ArgumentNullExceptionThis is thrown if the holiday information property is set to null.

See Also