Search
LocalStrings.hoursValue Property
See Also
 






Specifies the text of the "Hours" option in a Reminder drop-down.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get hoursValue() {}
set hoursValue(value) {}

 Property Value

String

A string containing the option text.

 See Also