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