| 
    Sage Intacct SDK for PHP
    
   | 
 
  
Additional Inherited Members | |
  Protected Attributes inherited from AbstractTask | |
| $recordNo | |
| $taskName | |
| $projectId | |
| $plannedBeginDate | |
| $plannedEndDate | |
| $classId | |
| $itemId | |
| $billable | |
| $description | |
| $milestone | |
| $utilized | |
| $priority | |
| $wbsCode | |
| $taskStatus | |
| $timeType | |
| $parentTaskRecordNo | |
| $attachmentsId | |
| $observedPercentCompleted | |
| $plannedDuration | |
| $estimatedDuration | |
  Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
Update an existing task record
| writeXml | ( | XMLWriter & | $xml | ) | 
Write the function block XML
| XMLWriter | $xml | 
| InvalidArgumentException | 
Reimplemented from AbstractFunction.