05-19-2011 09:27 AM
<aspect name="cc:approvabledoc">
<title>Approvable Document</title>
<properties>
<property name="cc:primarycontact">
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name="cc:approveddate">
<type>d:date</type>
</property>
<property name="cc:reviewdate">
<type>d:date</type>
</property>
</properties>
</aspect>
05-19-2011 12:07 PM
<association name="cc:approvabledocAssignee">
<title>Assignee</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>false</many>
</target>
</association>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.