Search
Reminder.getType Method
See Also
 






Gets the type of this reminder.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public ReminderType getType ()

 Return Value

One of the ReminderType constants.

 See Also