Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemCostEstimateType.php
Go to the documentation of this file.
1
<?php
8
class
ItemCostEstimateType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_averageCost
=
"_averageCost"
;
23
30
const
_custom
=
"_custom"
;
31
38
const
_derivedFromMemberItems
=
"_derivedFromMemberItems"
;
39
46
const
_itemDefinedCost
=
"_itemDefinedCost"
;
47
54
const
_lastPurchasePrice
=
"_lastPurchasePrice"
;
55
62
const
_preferredVendorRate
=
"_preferredVendorRate"
;
63
70
const
_purchaseOrderRate
=
"_purchaseOrderRate"
;
71
78
const
_purchasePrice
=
"_purchasePrice"
;
79
80
}
ItemCostEstimateType\_custom
const _custom
Definition:
ItemCostEstimateType.php:30
ItemCostEstimateType\_itemDefinedCost
const _itemDefinedCost
Definition:
ItemCostEstimateType.php:46
ItemCostEstimateType\_lastPurchasePrice
const _lastPurchasePrice
Definition:
ItemCostEstimateType.php:54
ItemCostEstimateType\_averageCost
const _averageCost
Definition:
ItemCostEstimateType.php:22
ItemCostEstimateType\_purchasePrice
const _purchasePrice
Definition:
ItemCostEstimateType.php:78
ItemCostEstimateType\_purchaseOrderRate
const _purchaseOrderRate
Definition:
ItemCostEstimateType.php:70
ItemCostEstimateType
Definition:
ItemCostEstimateType.php:8
ItemCostEstimateType\_derivedFromMemberItems
const _derivedFromMemberItems
Definition:
ItemCostEstimateType.php:38
ItemCostEstimateType\_preferredVendorRate
const _preferredVendorRate
Definition:
ItemCostEstimateType.php:62
ItemCostEstimateType\$paramtypesmap
static $paramtypesmap
Definition:
ItemCostEstimateType.php:12
Generated by
dreamxtream
using
1.8.10