Gets the detailed description of this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public String getDetails () |
A string containing the appointment's description. The default is an empty string.
RemarksThis method is equivalent to getDescriptionText.
See Also