PSAActivitySetup.update Method

Update extended attributes of the Activity record that is associated to a Project or Quotation

Syntax

public void update([boolean _skipReservationUpdate])

Run On

Server

Parameters

  • _skipReservationUpdate
    Type: boolean
    Determines whether related Reservation records will be updated along with the Task update

Remarks

Passing TRUE in the argument may cause the Reservation data to be misaligned with the Task data because reactive update of Reservation data will be skipped.

See Also

Reference

PSAActivitySetup Table