Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
InventoryDetail.php
Go to the documentation of this file.
1
<?php
8
class
InventoryDetail
extends
Record
{
9
18
public
$inventoryAssignmentList
;
19
28
public
$customForm
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"inventoryAssignmentList"
=>
"InventoryAssignmentList"
,
35
36
"customForm"
=>
"RecordRef"
,
37
38
);
39
40
}
InventoryDetail\$customForm
$customForm
Definition:
InventoryDetail.php:28
InventoryDetail\$paramtypesmap
static $paramtypesmap
Definition:
InventoryDetail.php:32
InventoryDetail\$inventoryAssignmentList
$inventoryAssignmentList
Definition:
InventoryDetail.php:18
InventoryDetail
Definition:
InventoryDetail.php:8
Record
Definition:
Record.php:8
Generated by
dreamxtream
using
1.8.10