MindFusion.Java Package Programmer's Guide
Appointment.getLocation Method
See Also
 






Gets the location associated with this appointment.

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

 Syntax

Java  Copy Code

public Location getLocation ()

 Return Value

An instance of the Location class specifying the appointment's location. The default is null.

 See Also

Appointment Members
Appointment Class
com.mindfusion.scheduling.model Namespace