Gets the number of milliseconds that represent the value of this TimeSpan.
Namespace: MindFusion.Scheduling
Assembly: TimeSpan.js
SyntaxJavaScript
Copy Code
|
|---|
get milliseconds() {} |
A Number that specifies the count of the milliseconds.
See Also