Gets the subject of this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public String getSubject () |
A string that identifies the subject of the appointment. The default is an empty string.
This method is equivalent to getHeaderText.
JPlanner Programmer's Guide | © 2023 MindFusion |