RDatePropertyPeriodValue Property

This is used to get or set the value as a Period object

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public Period PeriodValue { get; set; }

Property Value

Period
If retrieved while formatted as a date/time, the duration will be zero. If set to a period, the value format is forced to period.

See Also