Documentation

Task extends Record

Table of Contents

$accessLevel  : mixed
$actualTime  : mixed
$assigned  : mixed
$company  : mixed
$completedDate  : mixed
$contact  : mixed
$contactList  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$customForm  : mixed
$dueDate  : mixed
$endDate  : mixed
$estimatedTime  : mixed
$estimatedTimeOverride  : mixed
$externalId  : mixed
$internalId  : mixed
$lastModifiedDate  : mixed
$message  : mixed
$milestone  : mixed
$nullFieldList  : mixed
$owner  : mixed
$paramtypesmap  : mixed
$parent  : mixed
$percentComplete  : mixed
$percentTimeComplete  : mixed
$priority  : mixed
$reminderMinutes  : mixed
$reminderType  : mixed
$sendEmail  : mixed
$startDate  : mixed
$status  : mixed
$supportCase  : mixed
$timedEvent  : mixed
$timeItemList  : mixed
$timeRemaining  : mixed
$title  : mixed
$transaction  : mixed

Properties

$accessLevel

public mixed $accessLevel

$actualTime

public mixed $actualTime

$assigned

public mixed $assigned

$company

public mixed $company

$completedDate

public mixed $completedDate

$contact

public mixed $contact

$contactList

public mixed $contactList

$createdDate

public mixed $createdDate

$customFieldList

public mixed $customFieldList

$customForm

public mixed $customForm

$dueDate

public mixed $dueDate

$endDate

public mixed $endDate

$estimatedTime

public mixed $estimatedTime

$estimatedTimeOverride

public mixed $estimatedTimeOverride

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$lastModifiedDate

public mixed $lastModifiedDate

$message

public mixed $message

$milestone

public mixed $milestone

$nullFieldList

public mixed $nullFieldList

$owner

public mixed $owner

$paramtypesmap

public static mixed $paramtypesmap = array("company" => "RecordRef", "contact" => "RecordRef", "supportCase" => "RecordRef", "transaction" => "RecordRef", "milestone" => "RecordRef", "customForm" => "RecordRef", "title" => "string", "assigned" => "RecordRef", "sendEmail" => "boolean", "timedEvent" => "boolean", "estimatedTime" => "Duration", "estimatedTimeOverride" => "Duration", "actualTime" => "Duration", "timeRemaining" => "Duration", "percentTimeComplete" => "float", "percentComplete" => "float", "parent" => "RecordRef", "startDate" => "dateTime", "endDate" => "dateTime", "dueDate" => "dateTime", "completedDate" => "dateTime", "priority" => "TaskPriority", "status" => "TaskStatus", "message" => "string", "accessLevel" => "boolean", "reminderType" => "TaskReminderType", "reminderMinutes" => "TaskReminderMinutes", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "owner" => "RecordRef", "contactList" => "TaskContactList", "timeItemList" => "TaskTimeItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$parent

public mixed $parent

$percentComplete

public mixed $percentComplete

$percentTimeComplete

public mixed $percentTimeComplete

$priority

public mixed $priority

$reminderMinutes

public mixed $reminderMinutes

$reminderType

public mixed $reminderType

$sendEmail

public mixed $sendEmail

$startDate

public mixed $startDate

$status

public mixed $status

$supportCase

public mixed $supportCase

$timedEvent

public mixed $timedEvent

$timeItemList

public mixed $timeItemList

$timeRemaining

public mixed $timeRemaining

$title

public mixed $title

$transaction

public mixed $transaction

Search results