Netsutie PHP Toolkit
ServiceItemTaskTemplates Class Reference

Data Fields

 $taskName
 
 $taskStartOffset
 
 $taskDuration
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
"taskName" => "string",
"taskStartOffset" => "integer",
"taskDuration" => "Duration",
)

Definition at line 42 of file ServiceItemTaskTemplates.php.

$taskDuration

Definition at line 38 of file ServiceItemTaskTemplates.php.

$taskName

Definition at line 18 of file ServiceItemTaskTemplates.php.

$taskStartOffset

Definition at line 28 of file ServiceItemTaskTemplates.php.


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