Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic Duration(
	int months,
	int days,
	long nanoseconds
)
Parameters
- months
 - Type: SystemInt32
The number of months. - days
 - Type: SystemInt32
The number of days. - nanoseconds
 - Type: SystemInt64
The number of nanoseconds. 
See Also