Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
TaskContact.php
Go to the documentation of this file.
1
<?php
8
class
TaskContact
{
9
18
public
$company
;
19
28
public
$contact
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"company"
=>
"RecordRef"
,
35
36
"contact"
=>
"RecordRef"
,
37
38
);
39
40
}
TaskContact
Definition:
TaskContact.php:8
TaskContact\$contact
$contact
Definition:
TaskContact.php:28
TaskContact\$company
$company
Definition:
TaskContact.php:18
TaskContact\$paramtypesmap
static $paramtypesmap
Definition:
TaskContact.php:32
Generated by
dreamxtream
using
1.8.10