Duration.TimeSpan Property

This allows access to the underlying TimeSpan object

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
public TimeSpan TimeSpan { get; set; }

Property Value

TimeSpan

See Also