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

Data Fields

 $externalId
 
 $internalId
 
 $isInactive
 
 $name
 
 $parent
 

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

$externalId

Definition at line 18 of file JobTypeSearchRowBasic.php.

$internalId

Definition at line 28 of file JobTypeSearchRowBasic.php.

$isInactive

Definition at line 38 of file JobTypeSearchRowBasic.php.

$name

Definition at line 48 of file JobTypeSearchRowBasic.php.

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

Definition at line 62 of file JobTypeSearchRowBasic.php.

$parent

Definition at line 58 of file JobTypeSearchRowBasic.php.


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