Table of Contents
-
$cost
: float
-
$estimatedWork
: float
-
$paramtypesmap
: mixed
-
$plannedWork
: float
-
$price
: float
-
$resource
: RecordRef
-
$serviceItem
: RecordRef
-
$unitCost
: float
-
$unitPrice
: float
-
$units
: float
$cost
public
float
$cost
$estimatedWork
public
float
$estimatedWork
$paramtypesmap
public
static mixed
$paramtypesmap
= array("resource" => "RecordRef", "units" => "float", "serviceItem" => "RecordRef", "estimatedWork" => "float", "unitCost" => "float", "unitPrice" => "float", "cost" => "float", "price" => "float", "plannedWork" => "float")
$plannedWork
public
float
$plannedWork
$price
public
float
$price
$resource
public
RecordRef
$resource
$serviceItem
public
RecordRef
$serviceItem
$unitCost
public
float
$unitCost
$unitPrice
public
float
$unitPrice
$units
public
float
$units