<length>10</length>
<title>Parent ID</title>
<required>true</required>
+ <comment>Recurring Entity Parent ID</comment>
<add>4.6</add>
</field>
<field>
<type>int unsigned</type>
<length>10</length>
<title>Entity ID</title>
+ <comment>Recurring Entity Child ID</comment>
<add>4.6</add>
</field>
<field>
<length>64</length>
<title>Entity Table</title>
<required>true</required>
+ <comment>Physical tablename for entity, e.g. civicrm_event</comment>
<add>4.6</add>
</field>
<field>
<default>1</default>
<title>Cascade Type</title>
<required>true</required>
+ <comment>1-this entity, 2-this and the following entities, 3-all the entities</comment>
<add>4.6</add>
</field>
</table>