04-27-2010 05:25 AM
…
if (contact.properties["bxcm:HostID"])
{
hostID = contact.properties["bxcm:HostID"];
}
else
{
hostID = "none";
}
…
…
for each (n in contact.properties)
{
tabContact += n+"<br/>";
}
…
04-27-2010 03:36 PM
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.