06-25-2007 04:00 AM
06-25-2007 09:36 AM
for (var propName in userhome.properties)
{
var propValue = userhome.properties[propName];
// do something with the value
}
Hope this helps,06-25-2007 09:59 AM
06-25-2007 10:15 AM
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.