Search
TimeSpan.seconds Property
See Also
 






Gets the number of seconds that represent the value of this TimeSpan.

Namespace: MindFusion.Scheduling
File: TimeSpan.js

 Syntax

JavaScript  Copy Code

get seconds() {}

 Property Value

A Number that specifies the count of the seconds.

 See Also