Search
LocalStrings.startTimeCaption Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get startTimeCaption() {}
set startTimeCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also