Table of Contents
-
$actualWork
: Duration
-
$assigneeList
: ProjectTaskAssigneeList
-
$company
: RecordRef
-
$constraintType
: ProjectTaskConstraintType
-
$contact
: RecordRef
-
$customFieldList
: CustomFieldList
-
$customForm
: RecordRef
-
$endDate
: string
-
$endDateBaseline
: string
-
$estimatedWork
: float
-
$estimatedWorkBaseline
: float
-
$eventId
: RecordRef
-
$externalId
: string
-
$finishByDate
: string
-
$internalId
: string
-
$isMilestone
: bool
-
$isOnCriticalPath
: string
-
$lateEnd
: string
-
$lateStart
: string
-
$message
: string
-
$nonBillableTask
: bool
-
$nullFieldList
: NullField
-
$order
: RecordRef
-
$owner
: RecordRef
-
$paramtypesmap
: mixed
-
$parent
: RecordRef
-
$percentTimeComplete
: float
-
$plannedWork
: float
-
$plannedWorkBaseline
: float
-
$predecessorList
: ProjectTaskPredecessorList
-
$priority
: RecordRef
-
$remainingWork
: Duration
-
$slackMinutes
: float
-
$startDate
: string
-
$startDateBaseline
: string
-
$status
: ProjectTaskStatus
-
$timeItemList
: ProjectTaskTimeItemList
-
$title
: string
$actualWork
public
Duration
$actualWork
$assigneeList
public
ProjectTaskAssigneeList
$assigneeList
$company
public
RecordRef
$company
$constraintType
public
ProjectTaskConstraintType
$constraintType
public
RecordRef
$contact
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$endDate
public
string
$endDate
$endDateBaseline
public
string
$endDateBaseline
$estimatedWork
public
float
$estimatedWork
$estimatedWorkBaseline
public
float
$estimatedWorkBaseline
$eventId
public
RecordRef
$eventId
$externalId
public
string
$externalId
$finishByDate
public
string
$finishByDate
$internalId
public
string
$internalId
$isMilestone
public
bool
$isMilestone
$isOnCriticalPath
public
string
$isOnCriticalPath
$lateEnd
public
string
$lateEnd
$lateStart
public
string
$lateStart
$message
public
string
$message
$nonBillableTask
public
bool
$nonBillableTask
$nullFieldList
public
NullField
$nullFieldList
$order
public
RecordRef
$order
$owner
public
RecordRef
$owner
$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" => "Duration", "remainingWork" => "Duration", "message" => "string", "isMilestone" => "boolean", "isOnCriticalPath" => "string", "slackMinutes" => "float", "lateEnd" => "dateTime", "lateStart" => "dateTime", "status" => "ProjectTaskStatus", "nonBillableTask" => "boolean", "assigneeList" => "ProjectTaskAssigneeList", "predecessorList" => "ProjectTaskPredecessorList", "timeItemList" => "ProjectTaskTimeItemList", "plannedWork" => "float", "plannedWorkBaseline" => "float", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")
$parent
public
RecordRef
$parent
$percentTimeComplete
public
float
$percentTimeComplete
$plannedWork
public
float
$plannedWork
$plannedWorkBaseline
public
float
$plannedWorkBaseline
$predecessorList
public
ProjectTaskPredecessorList
$predecessorList
$priority
public
RecordRef
$priority
$remainingWork
public
Duration
$remainingWork
$slackMinutes
public
float
$slackMinutes
$startDate
public
string
$startDate
$startDateBaseline
public
string
$startDateBaseline
$status
public
ProjectTaskStatus
$status
$timeItemList
public
ProjectTaskTimeItemList
$timeItemList
$title
public
string
$title