PSASchedEmplReservation.checkConflict Method

Check and update resource assignment conflict

Syntax

public boolean checkConflict(
    TransDate _dTransDate, 
    TimeOfDay _rStartTime, 
    TimeOfDay _rEndTIme, 
    ProjWorkerRecId _sWorkerId)

Run On

Called

Parameters

  • _rStartTime
    Type: timeOfDay
    The start time of the day
  • _rEndTIme
    Type: timeOfDay
    The end time of the day

Return Value

Type: boolean
Boolean to indicate if there is any conflict

See Also

Reference

PSASchedEmplReservation Table