DurationFromWeeks Method
Returns a
Duration that represents a specified number of weeks, 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 FromWeeks(
double value
)
Public Shared Function FromWeeks (
value As Double
) As Duration
public:
static Duration FromWeeks(
double value
)
static member FromWeeks :
value : float -> Duration
- value Double
- A number of weeks, accurate to the nearest millisecond
DurationA
Duration that represents the value