*
* Generated from xml/schema/CRM/Case/CaseContact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:52a6a7dd974e88c088097761faa8ead7)
+ * (GenCodeChecksum:81a99f6c6d9abe6d08efd359c015036c)
*/
require_once 'CRM/Core/DAO.php';
require_once 'CRM/Utils/Type.php';
'required' => true,
'FKClassName' => 'CRM_Case_DAO_Case',
) ,
- 'case_contact_id' => array(
+ 'contact_id' => array(
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Contact ID') ,
| see the CiviCRM license FAQ at http://civicrm.org/licensing |
+--------------------------------------------------------------------+
*/
-// (GenCodeChecksum:01f161241dcb8f3cbe924b68f5a42a9d)
+// (GenCodeChecksum:89f332e5e88581181224fac51b45a1a4)
return array(
'CRM_Core_DAO_AddressFormat' => array(
'name' => 'AddressFormat',
<name>contact_id</name>
<title>Contact ID</title>
<type>int unsigned</type>
- <uniqueName>case_contact_id</uniqueName>
<required>true</required>
<comment>Contact ID of contact record given case belongs to.</comment>
<html>