Search
LocalStrings.endTimeCaption Property
See Also
 






Specifies the caption text of the "End time" label in Edit form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get endTimeCaption() {}
set endTimeCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also