TMSAppointment::createInstantAppointment Method
Creates an instant Appointment record.
Syntax
client server public static TMSApptId createInstantAppointment(TMSCalendarTypeId _calendarTypeId, TMSApptRefNum _originId)
Run On
Called
Parameters
- _calendarTypeId
Type: TMSCalendarTypeId Extended Data Type
The Calendar Type of the new appointment.
- _originId
Type: TMSApptRefNum Extended Data Type
The Appointment Reference Number for the new appointment.
Return Value
Type: TMSApptId Extended Data Type
The new Appointment Id.