Gets the location associated with this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Location getLocation () |
An instance of the Location class specifying the appointment's location. The default is null.
See Also