Netsutie PHP Toolkit
ManufacturingCostTemplateSearchRowBasic Class Reference
Inheritance diagram for ManufacturingCostTemplateSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $externalId
 
 $internalId
 
 $isInactive
 
 $item
 
 $memo
 
 $name
 
 $subsidiary
 
 $customFieldList
 

Static Public Attributes

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

Detailed Description

Field Documentation

$customFieldList

Definition at line 88 of file ManufacturingCostTemplateSearchRowBasic.php.

$externalId

Definition at line 18 of file ManufacturingCostTemplateSearchRowBasic.php.

$internalId

Definition at line 28 of file ManufacturingCostTemplateSearchRowBasic.php.

$isInactive

Definition at line 38 of file ManufacturingCostTemplateSearchRowBasic.php.

$item

Definition at line 48 of file ManufacturingCostTemplateSearchRowBasic.php.

$memo

Definition at line 58 of file ManufacturingCostTemplateSearchRowBasic.php.

$name

Definition at line 68 of file ManufacturingCostTemplateSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"item" => "SearchColumnSelectField[]",
"memo" => "SearchColumnStringField[]",
"name" => "SearchColumnStringField[]",
"subsidiary" => "SearchColumnSelectField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 92 of file ManufacturingCostTemplateSearchRowBasic.php.

$subsidiary

Definition at line 78 of file ManufacturingCostTemplateSearchRowBasic.php.


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