HolidayMinimum Year Property
The minimum year for the holiday
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
If not set, the default is 1
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public int MinimumYear { get; set; }VB
Public Property MinimumYear As Integer
Get
SetC++
public:
property int MinimumYear {
int get ();
void set (int value);
}F#
member MinimumYear : int with get, setProperty Value
Int32If not set, the default is 1