Search
LocalStrings.ofEveryCaption Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get ofEveryCaption() {}
set ofEveryCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also