DurationPropertyDurationValue Property
This allows the duration to be set or retrieved as a
Duration object
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public Duration DurationValue { get; set; }
Public Property DurationValue As Duration
Get
Set
public:
property Duration DurationValue {
Duration get ();
void set (Duration value);
}
member DurationValue : Duration with get, set
Property Value
Duration