Documentation

ResourceAllocation extends Record

Table of Contents

$allocationAmount  : mixed
$allocationResource  : mixed
$allocationType  : mixed
$allocationUnit  : mixed
$approvalStatus  : mixed
$customFieldList  : mixed
$customForm  : mixed
$endDate  : mixed
$externalId  : mixed
$internalId  : mixed
$nextApprover  : mixed
$notes  : mixed
$nullFieldList  : mixed
$numberHours  : mixed
$paramtypesmap  : mixed
$percentOfTime  : mixed
$project  : mixed
$requestedby  : mixed
$startDate  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("requestedby" => "RecordRef", "approvalStatus" => "ResourceAllocationApprovalStatus", "nextApprover" => "RecordRef", "allocationResource" => "RecordRef", "project" => "RecordRef", "notes" => "string", "startDate" => "dateTime", "endDate" => "dateTime", "allocationAmount" => "float", "allocationUnit" => "ResourceAllocationAllocationUnit", "numberHours" => "float", "percentOfTime" => "float", "allocationType" => "RecordRef", "customForm" => "RecordRef", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results