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

Data Fields

 $externalId
 
 $internalId
 
 $isInactive
 
 $name
 
 $nameNoHierarchy
 
 $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 78 of file DepartmentSearchRowBasic.php.

$externalId

Definition at line 18 of file DepartmentSearchRowBasic.php.

$internalId

Definition at line 28 of file DepartmentSearchRowBasic.php.

$isInactive

Definition at line 38 of file DepartmentSearchRowBasic.php.

$name

Definition at line 48 of file DepartmentSearchRowBasic.php.

$nameNoHierarchy

Definition at line 58 of file DepartmentSearchRowBasic.php.

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

Definition at line 82 of file DepartmentSearchRowBasic.php.

$subsidiary

Definition at line 68 of file DepartmentSearchRowBasic.php.


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