Table of Contents
-
$accessLevel
: bool
-
$actualTime
: Duration
-
$assigned
: RecordRef
-
$company
: RecordRef
-
$completedDate
: string
-
$contact
: RecordRef
-
$contactList
: TaskContactList
-
$createdDate
: string
-
$customFieldList
: CustomFieldList
-
$customForm
: RecordRef
-
$dueDate
: string
-
$endDate
: string
-
$estimatedTime
: Duration
-
$estimatedTimeOverride
: Duration
-
$externalId
: string
-
$internalId
: string
-
$lastModifiedDate
: string
-
$message
: string
-
$milestone
: RecordRef
-
$nullFieldList
: NullField
-
$owner
: RecordRef
-
$paramtypesmap
: mixed
-
$parent
: RecordRef
-
$percentComplete
: float
-
$percentTimeComplete
: float
-
$priority
: TaskPriority
-
$reminderMinutes
: TaskReminderMinutes
-
$reminderType
: TaskReminderType
-
$sendEmail
: bool
-
$startDate
: string
-
$status
: TaskStatus
-
$supportCase
: RecordRef
-
$timedEvent
: bool
-
$timeItemList
: TaskTimeItemList
-
$timeRemaining
: Duration
-
$title
: string
-
$transaction
: RecordRef
$accessLevel
public
bool
$accessLevel
$actualTime
public
Duration
$actualTime
$assigned
public
RecordRef
$assigned
$company
public
RecordRef
$company
$completedDate
public
string
$completedDate
public
RecordRef
$contact
public
TaskContactList
$contactList
$createdDate
public
string
$createdDate
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$dueDate
public
string
$dueDate
$endDate
public
string
$endDate
$estimatedTime
public
Duration
$estimatedTime
$estimatedTimeOverride
public
Duration
$estimatedTimeOverride
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$lastModifiedDate
public
string
$lastModifiedDate
$message
public
string
$message
$milestone
public
RecordRef
$milestone
$nullFieldList
public
NullField
$nullFieldList
$owner
public
RecordRef
$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
RecordRef
$parent
$percentComplete
public
float
$percentComplete
$percentTimeComplete
public
float
$percentTimeComplete
$priority
public
TaskPriority
$priority
$reminderMinutes
public
TaskReminderMinutes
$reminderMinutes
$reminderType
public
TaskReminderType
$reminderType
$sendEmail
public
bool
$sendEmail
$startDate
public
string
$startDate
$status
public
TaskStatus
$status
$supportCase
public
RecordRef
$supportCase
$timedEvent
public
bool
$timedEvent
$timeItemList
public
TaskTimeItemList
$timeItemList
$timeRemaining
public
Duration
$timeRemaining
$title
public
string
$title
$transaction
public
RecordRef
$transaction