Search
Appointment.getId Method
See Also
 






Gets the string identifier of this appointment.

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

 Syntax

Java  Copy Code

public String getId ()

 Return Value

A string value that identifies uniquely this appointment.

 See Also