Share via


smmTMCallListTable.update Method

Updates the record.

Syntax

public void update([boolean _activityHandling, smmActivities _templateActivity])

Run On

Server

Parameters

  • _activityHandling
    Type: boolean
    Update activities.
  • _templateActivity
    Type: smmActivities Table
    Template that will be used when new activities are created.

Remarks

If activity handling is set, the activities are updated with the new record. Either the activity is automatically updated with an activity created from the template activity, or the settings of the updated record are transferred to the existing activity (if any). If the parameter is set to "Advanced prompt", the template activity is never used.

See Also

Reference

smmTMCallListTable Table