PeriodStartDateTime Property

This is used to set or get the starting date/time of the period

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public DateTime StartDateTime { get; set; }

Property Value

DateTime
The value is expressed in local time. The Duration property is updated automatically based on the new value.

See Also