MindFusion.Scheduling for JavaScript Programmer's Guide
Reminder.time Property
See Also
 






Gets or sets the time when the Reminder is triggered.

Namespace: MindFusion.Scheduling
Assembly: Reminder.js

 Syntax

JavaScript  Copy Code

get time() {}

 Property Value

A DateTime instance thar represents the time.

 Remarks

The value of this property is considered only if the type of the reminder is set to ReminderType.Exact.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace