DurationPropertyValue Property

This property is overridden to handle converting the text value to a duration object

Definition

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

Property Value

String
Due to the variable nature of the definition of months and years, the value is always returned with the maximum unit of time expressed in weeks if needed.

See Also