10-29-2007 05:04 AM
<property name="custom:Keywords">
<title>Keywords</title>
<type>d:text</type>
<multiple>true</multiple>
<index enabled="false"></index>
</property>
10-29-2007 08:48 AM
var keywords = new Array("word1", "word2");
file.properties["custom:Keywords"] = keywords;
file.save();
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.