Click or drag to resize

DfsExtensionsToSecondsFactor Method

Overload List
  NameDescription
Public methodStatic memberToSecondsFactor(eumUnit)
Returns a factor for converting from a time value in the specified time unit to a time value in seconds.

For month and year time units, the factor not uniquely defined, and may not return the value you want to use.

Public methodStatic memberToSecondsFactor(IDfsTemporalAxis)
Returns a factor for converting from a time value in the specified time unit to a time value in seconds.

For month and year time units, the factor is not uniquely defined, and may not return the value you want to use.

Top
See Also