DurationDaysInOneMonth Property

This property is used to set or get the number of days in one month

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public static double DaysInOneMonth { get; set; }

Property Value

Double
The number of days in a month can vary. By default, it is defined as 30 days. The value can contain fractional days.

See Also