Search
LocalStrings.secondsValue Property
See Also
 






Specifies the caption text of the "Seconds" input in Recurrence form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get secondsValue() {}
set secondsValue(value) {}

 Property Value

String

A string containing the caption text.

 See Also