DurationFromYears Method
Returns a
Duration that represents a specified number of years, where the specification
is accurate to the nearest millisecond.
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public static Duration FromYears(
double value
)
Public Shared Function FromYears (
value As Double
) As Duration
public:
static Duration FromYears(
double value
)
static member FromYears :
value : float -> Duration
- value Double
- A number of years, accurate to the nearest millisecond
DurationA
Duration that represents the value