Netsutie PHP Toolkit
InventoryNumberSearchRow Class Reference
Inheritance diagram for InventoryNumberSearchRow:
SearchRow

Data Fields

 $basic
 
 $itemJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$basic

Definition at line 18 of file InventoryNumberSearchRow.php.

$customSearchJoin

Definition at line 48 of file InventoryNumberSearchRow.php.

$itemJoin

Definition at line 28 of file InventoryNumberSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "InventoryNumberSearchRowBasic",
"itemJoin" => "ItemSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 52 of file InventoryNumberSearchRow.php.

$userJoin

Definition at line 38 of file InventoryNumberSearchRow.php.


The documentation for this class was generated from the following file: