Period(Date Time, Date Time) Constructor
Construct a period from a start date and an end date
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public Period(
DateTime startDateTime,
DateTime endDateTime
)VB
Public Sub New (
startDateTime As DateTime,
endDateTime As DateTime
)C++
public:
Period(
DateTime startDateTime,
DateTime endDateTime
)F#
new :
startDateTime : DateTime *
endDateTime : DateTime -> PeriodParameters
Remarks
The period format is set to start date with end date