GetConfirmedAppointment Method
GetConfirmedAppointment inserts an activity into the schedule without presenting time slot alternatives.
Invoked From
This method is called when a user clicks the Insert Activity button – after navigating to either the Dispatch Board screen, then the Unscheduled Activities view or to the Activities screen, then the Schedule view. This method is also called if the user selects the Insert Activity command from the menu in the Unscheduled Activities list of the Dispatch Board.
Arguments
The following table describes the arguments for this method.
Argument Name | Description |
---|---|
ActId |
The activity ID of the activity to schedule. |
SvcRegnId |
The service region ID of the activity. |
Return Values
The following table describes the return values for this method.
Return Value | Description |
---|---|
Assignee |
The employee assigned to the activity. |
StartDt |
The scheduled start time in the time zone of the service region for the activity. |