'Declaration
Public Overloads Function NavigateToNextAppointment() As Boolean
public bool NavigateToNextAppointment()
Return Value
This method returns a value indicating whether the requested appointment has been found and made visible.
'Declaration
Public Overloads Function NavigateToNextAppointment() As Boolean
public bool NavigateToNextAppointment()
This method implements the C1Scheduler.NavigateToNextAppointmentCommand command.