Documentation

ProjectTask extends Record

Table of Contents

$actualWork  : mixed
$assigneeList  : mixed
$company  : mixed
$constraintType  : mixed
$contact  : mixed
$customFieldList  : mixed
$customForm  : mixed
$endDate  : mixed
$endDateBaseline  : mixed
$estimatedWork  : mixed
$estimatedWorkBaseline  : mixed
$eventId  : mixed
$externalId  : mixed
$finishByDate  : mixed
$internalId  : mixed
$isMilestone  : mixed
$isOnCriticalPath  : mixed
$lateEnd  : mixed
$lateStart  : mixed
$message  : mixed
$nonBillableTask  : mixed
$nullFieldList  : mixed
$order  : mixed
$owner  : mixed
$paramtypesmap  : mixed
$parent  : mixed
$percentTimeComplete  : mixed
$predecessorList  : mixed
$priority  : mixed
$remainingWork  : mixed
$slackMinutes  : mixed
$startDate  : mixed
$startDateBaseline  : mixed
$status  : mixed
$timeItemList  : mixed
$title  : mixed

Properties

$estimatedWorkBaseline

public mixed $estimatedWorkBaseline

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "eventId" => "RecordRef", "percentTimeComplete" => "float", "title" => "string", "company" => "RecordRef", "contact" => "RecordRef", "order" => "RecordRef", "owner" => "RecordRef", "parent" => "RecordRef", "priority" => "RecordRef", "estimatedWork" => "float", "estimatedWorkBaseline" => "float", "constraintType" => "ProjectTaskConstraintType", "startDate" => "dateTime", "startDateBaseline" => "dateTime", "endDate" => "dateTime", "finishByDate" => "dateTime", "endDateBaseline" => "dateTime", "actualWork" => "float", "remainingWork" => "float", "message" => "string", "isMilestone" => "boolean", "isOnCriticalPath" => "string", "slackMinutes" => "float", "lateEnd" => "dateTime", "lateStart" => "dateTime", "status" => "ProjectTaskStatus", "nonBillableTask" => "boolean", "assigneeList" => "ProjectTaskAssigneeList", "predecessorList" => "ProjectTaskPredecessorList", "timeItemList" => "ProjectTaskTimeItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$percentTimeComplete

public mixed $percentTimeComplete

Search results