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