Period(DateTime, Duration) Constructor
Construct a period from a start date and a duration
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public Period(
DateTime startDateTime,
Duration duration
)
Public Sub New (
startDateTime As DateTime,
duration As Duration
)
public:
Period(
DateTime startDateTime,
Duration duration
)
new :
startDateTime : DateTime *
duration : Duration -> Period
Parameters
- startDateTime DateTime
- The start date/time of the period
- duration Duration
- The duration of the period
The period format is set to start date with duration